Changeset 24899 for trunk/psModules/src/detrend/pmPattern.h
- Timestamp:
- Jul 22, 2009, 3:12: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
r24891 r24899 24 24 int iter, ///< Number of clipping iterations 25 25 float rej, ///< Rejection threshold for clipping 26 psStatsOptions clipMean, ///< Statistic to use for mean 27 psStatsOptions clipStdev ///< Statistic to use for standard deviation 26 psStatsOptions clipMean, ///< Statistic to use for mean 27 psStatsOptions clipStdev, ///< Statistic to use for standard deviation 28 psImageMaskType maskBad ///< Mask value to give bad pixels 28 29 ); 29 30
Note:
See TracChangeset
for help on using the changeset viewer.
