Changeset 35529 for trunk/ippconfig
- Timestamp:
- May 7, 2013, 2:30:23 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r35455 r35529 90 90 91 91 92 PSF.INPUT.MAX F32 NAN 93 PSF.INPUT.CLIP.NSIGMA F32 NAN 94 PSF.INPUT.THRESH F32 NAN 95 PSF.INPUT.ASYMMETRY F32 NAN 92 PSF.INPUT.CLIP.SIMPLE BOOL F # Should we do a simple sigma clip (T, requires CLIP.NSIGMA) or the mixture model (F, requires all parameters) 93 PSF.INPUT.MAX F32 NAN # Set maximum limit on input FWHM (defaults to inf) 94 PSF.INPUT.CLIP.NSIGMA F32 NAN # Set n-sigma cut limit for input rejection 95 PSF.INPUT.THRESH F32 NAN # Set minimum limit below which we do not exclude an input (defaults to 0.0) 96 PSF.INPUT.ASYMMETRY F32 NAN # Set difference in mixture model populations to consider equal. 96 97 97 98 TEMP.IMAGE STR conv.im.fits # Suffix for temporary convolved images
Note:
See TracChangeset
for help on using the changeset viewer.
