Changeset 14361
- Timestamp:
- Jul 20, 2007, 6:49:37 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppSub.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppSub.config
r14192 r14361 1 1 ### Recipe file for ppSub 2 2 3 KERNEL.TYPE STR POIS# Kernel type to use (POIS|ISIS|SPAM|FRIES)4 KERNEL.SIZE S32 5 # Kernel half-size (pixels)5 SPATIAL.ORDER S32 0# Spatial polynomial order3 KERNEL.TYPE STR GUNK # Kernel type to use (POIS|ISIS|SPAM|FRIES) 4 KERNEL.SIZE S32 15 # Kernel half-size (pixels) 5 SPATIAL.ORDER S32 2 # Spatial polynomial order 6 6 STAMP.SPACING F32 200 # Typical spacing between stamps (pixels) 7 7 STAMP.FOOTPRINT S32 5 # Size of stamps (pixels) 8 8 STAMP.THRESHOLD F32 0 # Flux threshold for stamps (ADU) 9 9 ITER S32 10 # Number of rejection iterations 10 REJ F32 2.5 # Rejection level (std dev)10 REJ F32 1.5 # Rejection level (std dev) 11 11 MASK.BAD STR BLANK,BAD,SAT # Mask value for bad pixels 12 12 MASK.BLANK STR BLANK # Mask value to give blank pixels 13 @ISIS.WIDTHS F32 0.7 1.5 3# Gaussian widths for ISIS kernels14 @ISIS.ORDERS S32 6 42 # Polynomial orders for ISIS kernels13 @ISIS.WIDTHS F32 3 6 # Gaussian widths for ISIS kernels 14 @ISIS.ORDERS S32 2 2 # Polynomial orders for ISIS kernels 15 15 SPAM.BINNING S32 2 # Binning in outer region for SPAM kernels 16 16 INNER S32 5 # Inner half-size for SPAM and FRIES kernels 17 RINGS.ORDER S32 1 # Polynomial order for RING kernels
Note:
See TracChangeset
for help on using the changeset viewer.
