IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14458


Ignore:
Timestamp:
Aug 9, 2007, 2:14:34 PM (19 years ago)
Author:
Paul Price
Message:

Adding REGION.SIZE to specify size of typical iso-kernel region.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppSub.config

    r14361 r14458  
    11### Recipe file for ppSub
    22
    3 KERNEL.TYPE     STR     GUNK            # Kernel type to use (POIS|ISIS|SPAM|FRIES)
    4 KERNEL.SIZE     S32     15              # Kernel half-size (pixels)
     3KERNEL.TYPE     STR     ISIS            # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
     4KERNEL.SIZE     S32     20              # Kernel half-size (pixels)
    55SPATIAL.ORDER   S32     2               # Spatial polynomial order
     6REGION.SIZE     F32     1500            # Iso-kernel region size (pixels)
    67STAMP.SPACING   F32     200             # Typical spacing between stamps (pixels)
    78STAMP.FOOTPRINT S32     5               # Size of stamps (pixels)
     
    1112MASK.BAD        STR     BLANK,BAD,SAT   # Mask value for bad pixels
    1213MASK.BLANK      STR     BLANK           # Mask value to give blank pixels
    13 @ISIS.WIDTHS    F32     3 6             # Gaussian widths for ISIS kernels
    14 @ISIS.ORDERS    S32     2 2             # Polynomial orders for ISIS kernels
     14@ISIS.WIDTHS    F32     1 3 5           # Gaussian widths for ISIS kernels
     15@ISIS.ORDERS    S32     4 2 2           # Polynomial orders for ISIS kernels
    1516SPAM.BINNING    S32     2               # Binning in outer region for SPAM kernels
    1617INNER           S32     5               # Inner half-size for SPAM and FRIES kernels
    17 RINGS.ORDER     S32     1               # Polynomial order for RING kernels
     18RINGS.ORDER     S32     1               # Polynomial order for RINGS kernels
Note: See TracChangeset for help on using the changeset viewer.