Changeset 24903 for trunk/psModules/src/detrend/pmPattern.h
- Timestamp:
- Jul 22, 2009, 5:13:36 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/detrend/pmPattern.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/detrend/pmPattern.h
r24899 r24903 24 24 int iter, ///< Number of clipping iterations 25 25 float rej, ///< Rejection threshold for clipping 26 float thresh, ///< Threshold for ignoring pixels 26 27 psStatsOptions clipMean, ///< Statistic to use for mean 27 28 psStatsOptions clipStdev, ///< Statistic to use for standard deviation 29 psImageMaskType maskVal, ///< Mask value to use 28 30 psImageMaskType maskBad ///< Mask value to give bad pixels 29 31 );
Note:
See TracChangeset
for help on using the changeset viewer.
