IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14192


Ignore:
Timestamp:
Jul 13, 2007, 9:32:31 AM (19 years ago)
Author:
Paul Price
Message:

Adding additional recipe options to support new kernels.

File:
1 edited

Legend:

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

    r13719 r14192  
    11### Recipe file for ppSub
    22
    3 KERNEL.TYPE     STR     POIS            # Kernel type to use (POIS|ISIS)
     3KERNEL.TYPE     STR     POIS            # Kernel type to use (POIS|ISIS|SPAM|FRIES)
    44KERNEL.SIZE     S32     5               # Kernel half-size (pixels)
    55SPATIAL.ORDER   S32     0               # Spatial polynomial order
     
    1313@ISIS.WIDTHS    F32     0.7 1.5 3       # Gaussian widths for ISIS kernels
    1414@ISIS.ORDERS    S32     6 4 2           # Polynomial orders for ISIS kernels
     15SPAM.BINNING    S32     2               # Binning in outer region for SPAM kernels
     16INNER           S32     5               # Inner half-size for SPAM and FRIES kernels
Note: See TracChangeset for help on using the changeset viewer.