IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2009, 9:45:05 AM (17 years ago)
Author:
eugene
Message:

generate fakes with matched stars; tweaking terms for ppSim

File:
1 edited

Legend:

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

    r23976 r26319  
    11### Recipe file for ppSub
     2
     3STAMP.SPACING   F32     100             # Typical spacing between stamps (pixels)
     4
     5RENORM          BOOL    FALSE           # Renormalize weight maps?
     6
     7DUAL            BOOL    FALSE           # Dual convolution?
     8
     9#@ISIS.WIDTHS   F32     0               # Gaussian FWHMs for ISIS kernels
     10#@ISIS.ORDERS   S32     2               # Polynomial orders for ISIS kernels
     11
     12@ISIS.WIDTHS    F32     3 5 7 10        # Gaussian FWHMs for ISIS kernels
     13@ISIS.ORDERS    S32     1 1 1 1         # Polynomial orders for ISIS kernels
     14# @ISIS.ORDERS  S32     0 0 0 0         # Polynomial orders for ISIS kernels
     15# @ISIS.ORDERS  S32     2 2 2 2         # Polynomial orders for ISIS kernels
     16
     17#@ISIS.WIDTHS   F32     3 5     # Gaussian FWHMs for ISIS kernels
     18#@ISIS.ORDERS   S32     1 1             # Polynomial orders for ISIS kernels
     19SPATIAL.ORDER   S32     0               # Spatial polynomial order
     20
     21STAMP.FOOTPRINT S32     20              # Size of stamps (pixels)
     22KERNEL.SIZE     S32     15              # Kernel half-size (pixels)
Note: See TracChangeset for help on using the changeset viewer.