Changeset 20423
- Timestamp:
- Oct 27, 2008, 3:56:01 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r20368 r20423 2 2 3 3 ITER S32 1 # Number of rejection iterations 4 COMBINE.REJ F32 4.0# Rejection threshold in combination (sigma)4 COMBINE.REJ F32 2.5 # Rejection threshold in combination (sigma) 5 5 MASK.VAL STR MASK.VALUE,BAD.WARP # Mask value of input bad pixels 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 pixels9 THRESHOLD.MASK F32 0. 8# Threshold for mask deconvolution (0..1)8 POOR.FRACTION F32 0.2 # Maximum fraction of bad weight for poor pixels 9 THRESHOLD.MASK F32 0.5 # Threshold for mask deconvolution (0..1) 10 10 IMAGE.REJ F32 0.2 # Rejected pixel fraction threshold for rejecting entire image 11 11 ROWS S32 64 # Number of rows to read at once … … 25 25 SOURCE.REJ F32 2.0 # Rejection limit (sigma) for magnitude difference 26 26 27 PSF.INSTANCES S32 9# Number of instances for PSF generation27 PSF.INSTANCES S32 15 # Number of instances for PSF generation 28 28 PSF.RADIUS F32 20.0 # Radius for PSF generation 29 PSF.ORDER S32 2# Order of spatial variation for PSF generation30 PSF.MODEL STR PS_MODEL_ GAUSS# Model for PSF generation29 PSF.ORDER S32 1 # Order of spatial variation for PSF generation 30 PSF.MODEL STR PS_MODEL_PS1_V1 # Model for PSF generation 31 31 32 32 TEMP.DIR STR /tmp # Directory for temporary images … … 36 36 TEMP.DELETE BOOL TRUE # Delete temporary files on completion? 37 37 38 38 ZP BOOL TRUE # Calculate ZP using own photometry? 39 ZP.RADIUS S32 7 # Photometry radius (pixels) 40 ZP.SIGMA F32 5 # Photometry gaussian sigma for weight (pixels) 41 ZP.FRAC F32 0.9 # Minimum fraction of good pixels 39 42 40 43 # Recipe overrides for STACK
Note:
See TracChangeset
for help on using the changeset viewer.
