IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14361


Ignore:
Timestamp:
Jul 20, 2007, 6:49:37 PM (19 years ago)
Author:
Paul Price
Message:

Adding parameter for RINGS kernel.

File:
1 edited

Legend:

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

    r14192 r14361  
    11### Recipe file for ppSub
    22
    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 order
     3KERNEL.TYPE     STR     GUNK            # Kernel type to use (POIS|ISIS|SPAM|FRIES)
     4KERNEL.SIZE     S32     15              # Kernel half-size (pixels)
     5SPATIAL.ORDER   S32     2               # Spatial polynomial order
    66STAMP.SPACING   F32     200             # Typical spacing between stamps (pixels)
    77STAMP.FOOTPRINT S32     5               # Size of stamps (pixels)
    88STAMP.THRESHOLD F32     0               # Flux threshold for stamps (ADU)
    99ITER            S32     10              # Number of rejection iterations
    10 REJ             F32     2.5             # Rejection level (std dev)
     10REJ             F32     1.5             # Rejection level (std dev)
    1111MASK.BAD        STR     BLANK,BAD,SAT   # Mask value for bad pixels
    1212MASK.BLANK      STR     BLANK           # Mask value to give blank pixels
    13 @ISIS.WIDTHS    F32     0.7 1.5 3       # Gaussian widths for ISIS kernels
    14 @ISIS.ORDERS    S32     6 4 2           # Polynomial orders for ISIS kernels
     13@ISIS.WIDTHS    F32     3 6             # Gaussian widths for ISIS kernels
     14@ISIS.ORDERS    S32     2 2             # Polynomial orders for ISIS kernels
    1515SPAM.BINNING    S32     2               # Binning in outer region for SPAM kernels
    1616INNER           S32     5               # Inner half-size for SPAM and FRIES kernels
     17RINGS.ORDER     S32     1               # Polynomial order for RING kernels
Note: See TracChangeset for help on using the changeset viewer.