Changeset 19280 for trunk/ippconfig/recipes/ppStack.config
- Timestamp:
- Aug 28, 2008, 5:45:58 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r19175 r19280 6 6 MASK.BAD STR BLANK # Mask value to give bad pixels 7 7 MASK.POOR STR POOR.WARP # Mask value to give poor pixels 8 POOR.FRACTION F32 0.1 # Maximum fraction of bad weight for poor pixels 8 9 THRESHOLD.MASK F32 0.8 # Threshold for mask deconvolution (0..1) 9 10 IMAGE.REJ F32 0.2 # Rejected pixel fraction threshold for rejecting entire image … … 17 18 RENORM.WIDTH S32 300 # Size of renormalisation boxes (pixels) 18 19 19 SOURCE.RADIUS F32 2.0 # Radius (pixels) for matching sources20 SOURCE.RADIUS F32 1.0 # Radius (pixels) for matching sources 20 21 SOURCE.MIN S32 15 # Minimum number of sources for merging source lists 21 22 SOURCE.ITER S32 2 # Number of rejection iterations for magnitude difference 22 SOURCE.REJ F32 3.0 # Rejection limit (sigma) for magnitude difference23 SOURCE.REJ F32 2.0 # Rejection limit (sigma) for magnitude difference 23 24 24 25 PSF.INSTANCES S32 9 # Number of instances for PSF generation 25 26 PSF.RADIUS F32 20.0 # Radius for PSF generation 26 PSF.ORDER S32 3# Order of spatial variation for PSF generation27 PSF.MODEL STR PS_MODEL_ RGAUSS # Model for PSF generation27 PSF.ORDER S32 2 # Order of spatial variation for PSF generation 28 PSF.MODEL STR PS_MODEL_GAUSS # Model for PSF generation 28 29 29 30 TEMP.IMAGE STR conv.im.fits # Suffix for convolved images
Note:
See TracChangeset
for help on using the changeset viewer.
