IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26661


Ignore:
Timestamp:
Jan 21, 2010, 8:30:41 PM (16 years ago)
Author:
Paul Price
Message:

Happy with these parameters, based on 10 randomly selected PS1 diffs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ippconfig/recipes/ppSub.config

    r26650 r26661  
    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     45              # Kernel half-size (pixels)
    5 SPATIAL.ORDER   S32     0               # Spatial polynomial order
     3KERNEL.TYPE     STR     ISIS_RADIAL     # Kernel type to use (POIS|ISIS|SPAM|FRIES|GUNK|RINGS)
     4KERNEL.SIZE     S32     35              # Kernel half-size (pixels)
     5SPATIAL.ORDER   S32     1               # Spatial polynomial order
    66REGION.SIZE     F32     0               # Iso-kernel region size (pixels)
    77SOURCE.RADIUS   F32     3.0             # Source matching radius (pixels)
    8 STAMP.SPACING   F32     100             # Typical spacing between stamps (pixels)
    9 STAMP.FOOTPRINT S32     50              # Size of stamps (pixels)
     8STAMP.SPACING   F32     300             # Typical spacing between stamps (pixels)
     9STAMP.FOOTPRINT S32     40              # Size of stamps (pixels)
    1010STAMP.THRESHOLD F32     5               # Flux threshold for stamps (stdev above background)
    1111STRIDE          S32     100             # Size of convolution patches (pixels)
     
    3333#@ISIS.ORDERS   S32     6 4 4 2         # Polynomial orders for ISIS kernels
    3434# 1.69^i
    35 @ISIS.WIDTHS    F32     2.9 4.8 8.2 13.8 23.3 # Gaussian FWHMs for ISIS kernels
    36 @ISIS.ORDERS    S32     4 2 2 2 2       # Polynomial orders for ISIS kernels
     35#@ISIS.WIDTHS   F32     2.9 4.8 8.2 13.8 23.3 # Gaussian FWHMs for ISIS kernels
     36#@ISIS.ORDERS   S32     4 2 2 2 2       # Polynomial orders for ISIS kernels
     37@ISIS.WIDTHS    F32     2.9 4.8 8.2 13.8 # Gaussian FWHMs for ISIS kernels
     38@ISIS.ORDERS    S32     4 2 2 2         # Polynomial orders for ISIS kernels
     39
    3740SPAM.BINNING    S32     2               # Binning in outer region for SPAM kernels
    3841INNER           S32     5               # Inner half-size for SPAM and FRIES kernels
     
    5558
    5659SCALE           BOOL    TRUE            # Scale kernel parameters by the seeing?
    57 SCALE.REF       F32     12.0            # Reference for kernel parameter scaling
    58 SCALE.MIN       F32     0.3             # Minimum scale value
     60SCALE.REF       F32     11.0            # Reference for kernel parameter scaling
     61SCALE.MIN       F32     0.5             # Minimum scale value
    5962SCALE.MAX       F32     1.2             # Maximum scale value
    6063
Note: See TracChangeset for help on using the changeset viewer.