Changeset 30310
- Timestamp:
- Jan 19, 2011, 4:19:57 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205/ippconfig/recipes/ppSub.config
r29941 r30310 6 6 REGION.SIZE F32 0 # Iso-kernel region size (pixels) 7 7 SOURCE.RADIUS F32 3.0 # Source matching radius (pixels) 8 STAMP.SPACING F32 300# Typical spacing between stamps (pixels)8 STAMP.SPACING F32 25 # Typical spacing between stamps (pixels) 9 9 STAMP.FOOTPRINT S32 15 # Size of stamps (pixels) 10 10 STAMP.THRESHOLD F32 5 # Flux threshold for stamps (stdev above background) … … 93 93 # DUAL convolution is more sensitive to the number of kernels 94 94 # do not provide as many orders as for SINGLE 95 @ISIS.WIDTHS F32 2.5 4.0 7.0 # Gaussian kernel FWHM values95 @ISIS.WIDTHS F32 1.5 3.0 6.0 # Gaussian kernel FWHM values 96 96 @ISIS.ORDERS S32 2 2 2 # Polynomial orders for ISIS kernels 97 97 98 SCALE.REF F32 12.0 # FWHM reference for kernel parameter scaling99 KERNEL.SIZE S32 24# Kernel half-size (pixels)100 STAMP.FOOTPRINT S32 24# Size of stamps (pixels)98 SCALE.REF F32 6.0 # FWHM reference for kernel parameter scaling 99 KERNEL.SIZE S32 15 # Kernel half-size (pixels) 100 STAMP.FOOTPRINT S32 15 # Size of stamps (pixels) 101 101 END 102 102
Note:
See TracChangeset
for help on using the changeset viewer.
