IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15460


Ignore:
Timestamp:
Nov 5, 2007, 4:07:18 PM (19 years ago)
Author:
Paul Price
Message:

Current best parameters.

File:
1 edited

Legend:

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

    r15311 r15460  
    11### Recipe file for ppSub
    22
    3 KERNEL.TYPE     STR     ISIS            # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
    4 KERNEL.SIZE     S32     20              # Kernel half-size (pixels)
     3KERNEL.TYPE     STR     RINGS           # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
     4KERNEL.SIZE     S32     35              # Kernel half-size (pixels)
    55SPATIAL.ORDER   S32     2               # Spatial polynomial order
    66REGION.SIZE     F32     0               # Iso-kernel region size (pixels)
    7 STAMP.SPACING   F32     500             # Typical spacing between stamps (pixels)
    8 STAMP.FOOTPRINT S32     20              # Size of stamps (pixels)
     7STAMP.SPACING   F32     400             # Typical spacing between stamps (pixels)
     8STAMP.FOOTPRINT S32     35              # Size of stamps (pixels)
    99STAMP.THRESHOLD F32     0               # Flux threshold for stamps (ADU)
    1010ITER            S32     10              # Number of rejection iterations
     
    1212MASK.BAD        STR     BLANK,BAD,SAT   # Mask value for bad pixels
    1313MASK.BLANK      STR     BLANK           # Mask value to give blank pixels
    14 BADFRAC         F32     0.25            # Maximum fraction of bad pixels
     14BADFRAC         F32     0.8             # Maximum fraction of bad pixels
    1515@ISIS.WIDTHS    F32     1 3 5           # Gaussian FWHMs for ISIS kernels
    1616@ISIS.ORDERS    S32     2 2 2           # Polynomial orders for ISIS kernels
     
    2121OPTIMUM         BOOL    FALSE           # Derive optimum parameters for ISIS and GUNK kernels
    2222OPTIMUM.MIN     F32     1.0             # Minimum width for optimum FWHM search
    23 OPTIMUM.MAX     F32     10              # Maximum width for optimum FWHM search
     23OPTIMUM.MAX     F32     11.0            # Maximum width for optimum FWHM search
    2424OPTIMUM.STEP    F32     1.0             # Step in width for optimum FWHM search
    2525OPTIMUM.TOL     F32     3.0e-3          # Maximum difference in chi^2 between iterations to settle for
Note: See TracChangeset for help on using the changeset viewer.