Changeset 26009
- Timestamp:
- Nov 2, 2009, 6:15:21 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippconfig/recipes/ppSub.config (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippconfig/recipes/ppSub.config
r25901 r26009 3 3 KERNEL.TYPE STR ISIS # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS) 4 4 KERNEL.SIZE S32 15 # Kernel half-size (pixels) 5 SPATIAL.ORDER S32 0# Spatial polynomial order5 SPATIAL.ORDER S32 1 # Spatial polynomial order 6 6 REGION.SIZE F32 0 # Iso-kernel region size (pixels) 7 7 SOURCE.RADIUS F32 3.0 # Source matching radius (pixels) … … 10 10 STAMP.THRESHOLD F32 5 # Flux threshold for stamps (stdev above background) 11 11 STRIDE S32 100 # Size of convolution patches (pixels) 12 ITER S32 1 # Number of rejection iterations12 ITER S32 10 # Number of rejection iterations 13 13 REJ F32 2.5 # Rejection level (std dev) 14 14 SYS F32 0.05 # Relative systematic error in kernel 15 15 16 MASK. INSTR MASK.VALUE,CONV.BAD # Mask value for input16 MASK.VAL STR MASK.VALUE,CONV.BAD # Mask value for input 17 17 MASK.BAD STR CONV.BAD # Mask value to give bad pixels 18 18 MASK.POOR STR CONV.POOR # Mask value to give poor pixels
Note:
See TracChangeset
for help on using the changeset viewer.
