Changeset 35081 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Feb 1, 2013, 5:01:08 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r33848 r35081 41 41 bool doPatternCell; // Cell pattern correction 42 42 bool doPatternContinuity; // Cell continuity correction 43 bool doBackgroundContinuity; // Do mosaic continuity correction 43 44 bool doFringe; // Fringe subtraction 44 45 bool doPhotom; // Source identification and photometry … … 50 51 bool checkNoise; // measure cell-level variance 51 52 bool applyParity; // Apply Cell parities 52 53 bool doMaskStats; // Calculate mask statistics 53 bool doMaskStats; // Calculate mask statistics 54 54 55 55 bool doCrosstalkMeasure; // measure crosstalk signal … … 183 183 bool ppImageDetrendPatternApply(pmConfig *config, pmChip *chip, const pmFPAview *inputView, const ppImageOptions *options); 184 184 185 // Do background continuity step 186 bool ppImageMosaicBackground(pmConfig *config, const ppImageOptions *options); 187 185 188 // Record which detrend file was used for the detrending 186 189 bool ppImageDetrendRecord(
Note:
See TracChangeset
for help on using the changeset viewer.
