- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippconfig/recipes/ppStack.config (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ippconfig/recipes/ppStack.config
r26902 r27517 18 18 POOR.FRACTION F32 0.25 # Maximum fraction of bad variance for poor pixels 19 19 THRESHOLD.MASK F32 0.5 # Threshold for mask deconvolution (0..1) 20 DECONV.LIMIT F32 1.3# Deconvolution fraction for rejecting entire image20 DECONV.LIMIT F32 2.0 # Deconvolution fraction for rejecting entire image 21 21 IMAGE.REJ F32 0.1 # Rejected pixel fraction threshold for rejecting entire image 22 22 MATCH.REJ F32 3.0 # Rejection threshold for chi^2 values from matching … … 24 24 VARIANCE BOOL TRUE # Use variance in rejection? 25 25 SAFE BOOL TRUE # Play safe when combining small number of values? 26 WEIGHTS BOOL TRUE # Use 1/noise^2 weighting? 26 27 BIN1 S32 4 # Binning factor for first level 27 28 BIN2 S32 4 # Binning factor for second level … … 61 62 y F32 0.0 62 63 END 64 ZP.TARGET METADATA # Target zero point by filter 65 g F32 25.0 66 r F32 25.0 67 i F32 25.0 68 z F32 25.0 69 y F32 25.0 70 END 63 71 64 72 PSF.INSTANCES S32 15 # Number of instances for PSF generation … … 84 92 # Faster processing for PR images 85 93 PR METADATA 86 IMAGE.REJ F32 0.5 94 IMAGE.REJ F32 0.5 95 WEIGHTS BOOL FALSE 87 96 CONVOLVE BOOL FALSE 88 97 SKIP.BG.SUB BOOL FALSE
Note:
See TracChangeset
for help on using the changeset viewer.
