- Timestamp:
- Jul 11, 2008, 8:40:35 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080706/ippconfig/recipes/ppMerge.config
r18253 r18475 20 20 MASK.CHIPSTATS BOOL TRUE # Measure stats for masking by chip (otherwise by readout)? 21 21 MASK.GROW S32 0 # Grow bad pixels by this radius 22 MASK. GROWVAL STR SUSPECT # Give grown mask pixels this value23 MASKVAL STR SAT,BAD # Mask value for input data 22 MASK.SET.VALUE STR FLAT # set this bit in the output mask 23 24 24 COMBINE STR CLIPPED # Statistic to use for combination 25 25 MEAN STR ROBUST_MEDIAN # Statistic to use to measure the mean … … 83 83 MASK.BAD F32 0.2 # Threshold for bad pixels (sigma) 84 84 MASK.MODE STR FRACTION # Mode for identifying bad pixels in the suspect map 85 MASK.SET.VALUE STR DARK # set this bit in the output mask 85 86 END 86 87 … … 90 91 MASK.BAD F32 0.2 # Threshold for bad pixels (sigma) 91 92 MASK.MODE STR FRACTION # Mode for identifying bad pixels in the suspect map 93 MASK.SET.VALUE STR FLAT # set this bit in the output mask 92 94 END 93 95
Note:
See TracChangeset
for help on using the changeset viewer.
