Changeset 20658
- Timestamp:
- Nov 10, 2008, 3:29:59 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStack.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStack.config
r20501 r20658 10 10 THRESHOLD.MASK F32 0.5 # Threshold for mask deconvolution (0..1) 11 11 IMAGE.REJ F32 0.2 # Rejected pixel fraction threshold for rejecting entire image 12 MATCH.REJ F32 3.0 # Rejection threshold for chi^2 values from matching 12 13 ROWS S32 64 # Number of rows to read at once 13 14 VARIANCE BOOL TRUE # Use variance in rejection? … … 32 33 PSF.MODEL STR PS_MODEL_PS1_V1 # Model for PSF generation 33 34 34 TEMP.DIR STR /tmp# Directory for temporary images35 TEMP.DIR STR ./ # Directory for temporary images 35 36 TEMP.IMAGE STR conv.im.fits # Suffix for temporary convolved images 36 37 TEMP.MASK STR conv.mk.fits # Suffix for temporary convolved masks 37 38 TEMP.WEIGHT STR conv.wt.fits # Suffix for temporary convolved weight maps 38 TEMP.DELETE BOOL TRUE # Delete temporary files on completion?39 TEMP.DELETE BOOL FALSE # Delete temporary files on completion? 39 40 40 41 ZP BOOL TRUE # Calculate ZP using own photometry?
Note:
See TracChangeset
for help on using the changeset viewer.
