Changeset 33590 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Mar 21, 2012, 5:02:21 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r33243 r33590 48 48 bool doStats; // call ppStats on the image 49 49 bool checkCTE; // measure pixel-based variance 50 bool checkNoise; // measure cell-level variance 50 51 bool applyParity; // Apply Cell parities 51 52 … … 172 173 bool ppImageCheckCTE(pmConfig *config, ppImageOptions *options, pmFPAview *view); 173 174 175 bool ppImageCheckNoise(pmConfig *config, ppImageOptions *options, pmFPAview *view); 176 174 177 bool ppImageBurntoolMask(pmConfig *config, ppImageOptions *options, pmFPAview *view, pmReadout *mask); 175 178
Note:
See TracChangeset
for help on using the changeset viewer.
