- Timestamp:
- Feb 6, 2013, 2:34:49 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20121219
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ppImage/src (modified) (1 prop)
-
ppImage/src/ppImage.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20121219
-
branches/eam_branches/ipp-20121219/ppImage/src
- Property svn:mergeinfo changed
/trunk/ppImage/src merged: 35081
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20121219/ppImage/src/ppImage.h
r33848 r35096 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.
