Changeset 20553
- Timestamp:
- Nov 5, 2008, 1:43:33 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppSub.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppSub.config
r20507 r20553 2 2 3 3 KERNEL.TYPE STR ISIS # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS) 4 KERNEL.SIZE S32 35# Kernel half-size (pixels)5 SPATIAL.ORDER S32 1# Spatial polynomial order4 KERNEL.SIZE S32 20 # Kernel half-size (pixels) 5 SPATIAL.ORDER S32 0 # Spatial polynomial order 6 6 REGION.SIZE F32 0 # Iso-kernel region size (pixels) 7 STAMP.SPACING F32 400 # Typical spacing between stamps (pixels)8 STAMP.FOOTPRINT S32 35# Size of stamps (pixels)7 STAMP.SPACING F32 200 # Typical spacing between stamps (pixels) 8 STAMP.FOOTPRINT S32 20 # Size of stamps (pixels) 9 9 STAMP.THRESHOLD F32 0 # Flux threshold for stamps (ADU) 10 10 ITER S32 1 # Number of rejection iterations … … 14 14 MASK.BAD STR BLANK # Mask value to give bad pixels 15 15 MASK.POOR STR POOR.WARP # Mask value to give poor pixels 16 POOR.FRACTION F32 0. 25# Maximum fraction of bad weight for poor pixels16 POOR.FRACTION F32 0.10 # Maximum fraction of bad weight for poor pixels 17 17 BADFRAC F32 0.95 # Maximum fraction of bad pixels 18 18 @ISIS.WIDTHS F32 1 3 5 7 # Gaussian FWHMs for ISIS kernels … … 46 46 STACK METADATA 47 47 KERNEL.SIZE S32 20 # Kernel half-size (pixels) 48 STAMP.SPACING F32 400 # Typical spacing between stamps (pixels)48 STAMP.SPACING F32 200 # Typical spacing between stamps (pixels) 49 49 STAMP.FOOTPRINT S32 20 # Size of stamps (pixels) 50 POOR.FRACTION F32 0.9 # Maximum fraction of bad weight for poor pixels 50 POOR.FRACTION F32 0.1 # Maximum fraction of bad weight for poor pixels 51 SPATIAL.ORDER S32 1 # Spatial polynomial order 51 52 END 52 53
Note:
See TracChangeset
for help on using the changeset viewer.
