Changeset 26703 for branches/eam_branches/20091201/ippconfig
- Timestamp:
- Jan 28, 2010, 4:16:19 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/ippconfig/recipes/ppSub.config
r26689 r26703 2 2 3 3 KERNEL.TYPE STR ISIS_RADIAL # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS) 4 KERNEL.SIZE S32 3 0# Kernel half-size (pixels)4 KERNEL.SIZE S32 35 # Kernel half-size (pixels) 5 5 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) 8 8 STAMP.SPACING F32 300 # Typical spacing between stamps (pixels) 9 STAMP.FOOTPRINT S32 35# Size of stamps (pixels)9 STAMP.FOOTPRINT S32 40 # Size of stamps (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 10# Number of rejection iterations12 ITER S32 2 # Number of rejection iterations 13 13 REJ F32 2.5 # Rejection level (std dev) 14 14 KERNEL.ERR F32 0.05 # Relative systematic error in kernel 15 15 SYS.ERR F32 0.1 # Relative systematic error in images 16 16 SKY.ERR F32 0.0 # Relative systematic error in images 17 NORM.FRAC F32 0.03 # Fraction of window for normalisation window 17 18 18 19 MASK.VAL STR MASK.VALUE,CONV.BAD # Mask value for input … … 73 74 STACK METADATA 74 75 KERNEL.TYPE STR ISIS # Kernel type 76 SCALE.REF F32 9.0 # Reference for kernel parameter scaling 75 77 END 76 78
Note:
See TracChangeset
for help on using the changeset viewer.
