Changeset 29554 for trunk/ippconfig/recipes/ppStack.config
- Timestamp:
- Oct 25, 2010, 3:34:01 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r28618 r29554 9 9 COMBINE.DISCARD F32 0.2 # Discard fraction for Olympic weighted mean 10 10 11 MASK.VAL STR MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels12 MASK.SUSPECT STR SUSPECT, CONV.POOR# Mask value of suspect pixels11 MASK.VAL STR MASK.VALUE,CONV.BAD,GHOST # Mask value of input bad pixels 12 MASK.SUSPECT STR SUSPECT,BURNTOOL,SPIKE,STREAK,STARCORE,CONV.POOR # Mask value of suspect pixels 13 13 MASK.BAD STR BLANK # Mask value to give bad pixels 14 14 MASK.POOR STR CONV.POOR # Mask value to give poor pixels 15 16 # we are in some danger of inconsistency in the definition of a 'bad' vs a 'suspect' pixel 17 # these distinctions are also defined in psModules/src/config/pmConfigMask.c 18 15 19 POOR.FRACTION F32 0.25 # Maximum fraction of bad variance for poor pixels 16 20 THRESHOLD.MASK F32 0.5 # Threshold for mask deconvolution (0..1) … … 76 80 PSF.MODEL STR PS_MODEL_GAUSS # Model for PSF generation 77 81 82 PSF.AUTOSIZE BOOL TRUE # Determine output PSF size from input PSFs? 83 PSF.OUTPUT.FWHM F32 5.0 # Target size for output PSF (if not auto-sized) 84 78 85 TEMP.IMAGE STR conv.im.fits # Suffix for temporary convolved images 79 86 TEMP.MASK STR conv.mk.fits # Suffix for temporary convolved masks
Note:
See TracChangeset
for help on using the changeset viewer.
