Changeset 33243 for trunk/ppImage/src/ppImage.h
- Timestamp:
- Feb 10, 2012, 6:07:30 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ppImage/src/ppImage.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppImage/src/ppImage.h
r30655 r33243 40 40 bool doPatternRow; // Row pattern correction 41 41 bool doPatternCell; // Cell pattern correction 42 bool doPatternContinuity; // Cell continuity correction 42 43 bool doFringe; // Fringe subtraction 43 44 bool doPhotom; // Source identification and photometry … … 109 110 psStatsOptions patternCellMean; // Statistic for mean 110 111 112 int patternContinuityEdgeWidth; // Size of box to use for edge matching. 113 111 114 int remnanceSize; // Size for remnance detection 112 115 float remnanceThresh; // Threshold for remnance detection
Note:
See TracChangeset
for help on using the changeset viewer.
