- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippconfig/recipes/ppStack.config (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/ippconfig/recipes/ppStack.config
r23979 r24557 3 3 CONVOLVE BOOL TRUE # Convolve images when stacking? 4 4 ITER S32 1 # Number of rejection iterations 5 COMBINE.REJ F32 3.0 # Rejection threshold in combination (sigma)5 COMBINE.REJ F32 2.0 # Rejection threshold in combination (sigma) 6 6 COMBINE.SYS F32 0.03 # Relative systematic error in combination 7 7 COMBINE.DISCARD F32 0.2 # Discard fraction for Olympic weighted mean … … 13 13 DECONV.LIMIT F32 5.0 # Deconvolution fraction for rejecting entire image 14 14 IMAGE.REJ F32 0.1 # Rejected pixel fraction threshold for rejecting entire image 15 MATCH.REJ F32 2.5# Rejection threshold for chi^2 values from matching15 MATCH.REJ F32 5.0 # Rejection threshold for chi^2 values from matching 16 16 ROWS S32 64 # Number of rows to read at once 17 17 VARIANCE BOOL TRUE # Use variance in rejection? … … 58 58 PSF.MODEL STR PS_MODEL_PS1_V1 # Model for PSF generation 59 59 60 TEMP.DIR STR /tmp # Directory for temporary images60 TEMP.DIR STR /tmp # Directory for temporary images 61 61 TEMP.IMAGE STR conv.im.fits # Suffix for temporary convolved images 62 62 TEMP.MASK STR conv.mk.fits # Suffix for temporary convolved masks … … 74 74 TEMP.DELETE BOOL FALSE # Delete temporary files on completion? 75 75 END 76 77 # Faster processing for PR images 78 PR METADATA 79 CONVOLVE BOOL FALSE 80 IMAGE.REJ F32 0.5 81 END
Note:
See TracChangeset
for help on using the changeset viewer.
