Changeset 13592 for trunk/ippconfig/recipes/ppMerge.config
- Timestamp:
- Jun 1, 2007, 6:05:03 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppMerge.config (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppMerge.config
r12583 r13592 19 19 MASK.SUSPECT F32 5.0 # Threshold for suspect pixels (sigma) 20 20 MASK.BAD F32 -4.0 # Threshold for bad pixels (sigma) 21 MASKVAL S 32 0xff# Mask value for input data21 MASKVAL STR SAT,BAD # Mask value for input data 22 22 COMBINE STR CLIPPED # Statistic to use for combination 23 23 MEAN STR ROBUST_MEDIAN # Statistic to use to measure the mean … … 32 32 FRACLOW F32 0.0 # Fraction of low pixels to reject immediately 33 33 WEIGHTS BOOL FALSE # Use image weights? 34 MASKVAL S32 0 # Mask value for input data35 34 COMBINE STR CLIPPED # Statistic to use for combination: 36 35 END … … 45 44 FRACLOW F32 0.0 # Fraction of low pixels to reject immediately 46 45 WEIGHTS BOOL FALSE # Use image weights? 47 MASKVAL S32 0 # Mask value for input data48 46 COMBINE STR CLIPPED # Statistic to use for combination: 49 47 END … … 56 54 FRACLOW F32 0.1 # Fraction of low pixels to reject immediately 57 55 NKEEP S32 5 # Minimum number of pixels in stack to keep 58 MASKVAL S32 0xff # Mask value for input data59 56 WEIGHTS BOOL TRUE # Use image weights? 60 57 COMBINE STR MEAN # Statistic to use for combination:
Note:
See TracChangeset
for help on using the changeset viewer.
