Changeset 24229 for trunk/ppImage/src/ppImage.h
- Timestamp:
- May 20, 2009, 12:43:49 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r24079 r24229 43 43 bool doStats; // call ppStats on the image 44 44 bool checkCTE; // measure pixel-based variance 45 bool applyParity; // Apply Cell parities 45 46 46 47 bool doCrosstalkMeasure; // measure crosstalk signal … … 118 119 bool ppImageSetMaskBits (pmConfig *config, ppImageOptions *options); 119 120 121 // apply the cell flips to the input data before analysis 122 bool ppImageParityFlip (pmConfig *config, const ppImageOptions *options, const pmFPAview *view); 123 120 124 // Loop over the input 121 125 bool ppImageLoop(pmConfig *config, ppImageOptions *options);
Note:
See TracChangeset
for help on using the changeset viewer.
