Changeset 7531 for trunk/ppImage/src/ppImageOptions.h
- Timestamp:
- Jun 12, 2006, 4:49:23 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImageOptions.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImageOptions.h
r7508 r7531 11 11 bool doFlat; // Flat-field normalisation 12 12 bool doFringe; // Fringe subtraction 13 bool do Source; // Source identification and photometry13 bool doPhotom; // Source identification and photometry 14 14 bool doAstrom; // Astrometry 15 15 … … 23 23 24 24 bool doBin1; 25 bool doBin1JPG; 25 26 int xBin1, yBin1; 26 27 27 28 bool doBin2; 29 bool doBin2JPG; 28 30 int xBin2, yBin2; 29 31
Note:
See TracChangeset
for help on using the changeset viewer.
