Changeset 16988
- Timestamp:
- Mar 13, 2008, 12:28:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r16708 r16988 2 2 3 3 ITER S32 1 # Number of rejection iterations 4 COMBINE.REJ F32 2.0 # Rejection threshold in combination (sigma)4 COMBINE.REJ F32 4.0 # Rejection threshold in combination (sigma) 5 5 CONVOLVE.REJ F32 5.0 # Rejection threshold in convolution (sigma) 6 6 EXTENT F32 3.0 # Extent of Gaussian convolution (sigma) … … 8 8 MASK.BLANK STR BLANK # Mask value to give blank pixels 9 9 THRESHOLD.MASK F32 0.8 # Threshold for mask deconvolution (0..1) 10 ROWS S32 128# Number of rows to read at once10 ROWS S32 64 # Number of rows to read at once 11 11 VARIANCE BOOL TRUE # Use variance in rejection? 12 12 SAFE BOOL TRUE # Play safe when combining small number of values? … … 20 20 TEMP.MASK STR conv.mk.fits # Suffix for convolved masks 21 21 TEMP.WEIGHT STR conv.wt.fits # Suffix for convolved weight maps 22 TEMP.DELETE BOOL TRUE # Delete temporary files on completion?22 TEMP.DELETE BOOL FALSE # Delete temporary files on completion?
Note:
See TracChangeset
for help on using the changeset viewer.
