IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20424


Ignore:
Timestamp:
Oct 27, 2008, 3:56:19 PM (18 years ago)
Author:
Paul Price
Message:

ISIS makes for much cleaner stacks; may make for cleaner diffs too.

File:
1 edited

Legend:

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

    r20368 r20424  
    11### Recipe file for ppSub
    22
    3 KERNEL.TYPE     STR     RINGS           # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
     3KERNEL.TYPE     STR     ISIS            # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
    44KERNEL.SIZE     S32     35              # Kernel half-size (pixels)
    55SPATIAL.ORDER   S32     0               # Spatial polynomial order
     
    1515POOR.FRACTION   F32     0.02            # Maximum fraction of bad weight for poor pixels
    1616BADFRAC         F32     0.95            # Maximum fraction of bad pixels
    17 @ISIS.WIDTHS    F32     1 3 5           # Gaussian FWHMs for ISIS kernels
    18 @ISIS.ORDERS    S32     2 2 2           # Polynomial orders for ISIS kernels
     17@ISIS.WIDTHS    F32     1 3 5 7         # Gaussian FWHMs for ISIS kernels
     18@ISIS.ORDERS    S32     2 2 2 2         # Polynomial orders for ISIS kernels
    1919SPAM.BINNING    S32     2               # Binning in outer region for SPAM kernels
    2020INNER           S32     5               # Inner half-size for SPAM and FRIES kernels
Note: See TracChangeset for help on using the changeset viewer.