Changeset 26010
- Timestamp:
- Nov 2, 2009, 6:16:51 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippconfig/recipes/ppStack.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippconfig/recipes/ppStack.config
r25713 r26010 2 2 3 3 CONVOLVE BOOL TRUE # Convolve images when stacking? 4 ITER S32 1 # Number of rejection iterations 4 COMBINE.ITER F32 0.5 # Number of rejection iterations per input 5 5 COMBINE.REJ F32 2.5 # Rejection threshold in combination (sigma) 6 COMBINE.SYS F32 0. 03# Relative systematic error in combination6 COMBINE.SYS F32 0.1 # Relative systematic error in combination 7 7 COMBINE.DISCARD F32 0.2 # Discard fraction for Olympic weighted mean 8 MASK.VAL STR MASK.VALUE,CONV.BAD # Mask value of input bad pixels 8 MASK.IN STR MASK.VALUE,CONV.BAD # Mask value of input bad pixels 9 MASK.SUSPECT STR SUSPECT,CONV.POOR # Mask value of suspect pixels 9 10 MASK.BAD STR BLANK # Mask value to give bad pixels 10 11 MASK.POOR STR CONV.POOR # Mask value to give poor pixels … … 33 34 PHOT.FRAC F32 0.9 # Minimum fraction of good pixels 34 35 35 ZP.RADIUS F32 1.0 # Radius (pixels) for matching sources36 ZP.RADIUS F32 4.0 # Radius (pixels) for matching sources 36 37 ZP.ITER.1 S32 5 # Iterations for zero point; pass 1 37 38 ZP.ITER.2 S32 1000 # Iterations for zero point; pass 2
Note:
See TracChangeset
for help on using the changeset viewer.
