Changeset 20485
- Timestamp:
- Oct 31, 2008, 11:46:45 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppSub.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppSub.config
r20469 r20485 3 3 KERNEL.TYPE STR ISIS # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS) 4 4 KERNEL.SIZE S32 35 # 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 STAMP.SPACING F32 200 # Typical spacing between stamps (pixels)7 STAMP.SPACING F32 400 # Typical spacing between stamps (pixels) 8 8 STAMP.FOOTPRINT S32 35 # Size of stamps (pixels) 9 9 STAMP.THRESHOLD F32 0 # Flux threshold for stamps (ADU) … … 32 32 33 33 RENORM BOOL FALSE # Renormalise weight maps? 34 RENORM.WIDTH S32 500 # Size of renormalisation boxes 34 RENORM.NUM S32 10000 # Number of samples for renormalisation 35 RENORM.MEAN STR ROBUST_MEDIAN # Statistic to use for mean in renormalisation 36 RENORM.STDEV STR ROBUST_STDEV # Statistic to use for stdev in renormalisation 37 RENORM.WIDTH F32 5.0 # Gaussian width for normalisation 35 38 36 39 INTERPOLATION STR LANCZOS3 # Interpolation mode for bad pixels … … 42 45 STACK METADATA 43 46 KERNEL.SIZE S32 20 # Kernel half-size (pixels) 44 STAMP.SPACING F32 200 # Typical spacing between stamps (pixels)47 STAMP.SPACING F32 400 # Typical spacing between stamps (pixels) 45 48 STAMP.FOOTPRINT S32 20 # Size of stamps (pixels) 46 49 POOR.FRACTION F32 0.9 # Maximum fraction of bad weight for poor pixels
Note:
See TracChangeset
for help on using the changeset viewer.
