IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26434


Ignore:
Timestamp:
Dec 15, 2009, 6:42:36 PM (16 years ago)
Author:
eugene
Message:

simtest updates

Location:
branches/eam_branches/20091201/ippconfig/simtest
Files:
2 edited

Legend:

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

    r26319 r26434  
    88
    99#@ISIS.WIDTHS   F32     0               # Gaussian FWHMs for ISIS kernels
    10 #@ISIS.ORDERS   S32     2               # Polynomial orders for ISIS kernels
     10#@ISIS.ORDERS   S32     0               # Polynomial orders for ISIS kernels
    1111
    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
     12#@ISIS.WIDTHS   F32     1.93            # Gaussian FWHMs for ISIS kernels
     13#@ISIS.ORDERS   S32     0               # Polynomial orders for ISIS kernels
     14
     15#@ISIS.WIDTHS   F32     2.0  4.0        # Gaussian FWHMs for ISIS kernels
     16#@ISIS.ORDERS   S32     0    0          # Polynomial orders for ISIS kernels
     17
     18@ISIS.WIDTHS    F32     2 4 8           # Gaussian FWHMs for ISIS kernels
     19@ISIS.ORDERS    S32     2 2 2           # Polynomial orders for ISIS kernels
     20#@ISIS.ORDERS   S32     0 0 0           # Polynomial orders for ISIS kernels
     21
     22#@ISIS.WIDTHS   F32     2 3 4.5 7 9     # Gaussian FWHMs for ISIS kernels
     23#@ISIS.ORDERS   S32     4 4 4   4 4     # Polynomial orders for ISIS kernels
     24
     25#@ISIS.WIDTHS   F32     0.2 0.4 1.0 2.0 4.0 8.0 # Gaussian FWHMs for ISIS kernels
     26#@ISIS.ORDERS   S32       2   2   2   2   2   2 # Polynomial orders for ISIS kernels
     27
     28#@ISIS.WIDTHS   F32     3 5 7 10        # Gaussian FWHMs for ISIS kernels
     29#@ISIS.ORDERS   S32     4 4 4 4         # Polynomial orders for ISIS kernels
     30#@ISIS.ORDERS   S32     2 2 2 2         # Polynomial orders for ISIS kernels
     31#@ISIS.ORDERS   S32     1 1 1 1         # Polynomial orders for ISIS kernels
     32#@ISIS.ORDERS   S32     0 0 0 0         # Polynomial orders for ISIS kernels
    1633
    1734#@ISIS.WIDTHS   F32     3 5     # Gaussian FWHMs for ISIS kernels
    18 #@ISIS.ORDERS   S32     1 1             # Polynomial orders for ISIS kernels
     35#@ISIS.ORDERS   S32     0 0             # Polynomial orders for ISIS kernels
    1936SPATIAL.ORDER   S32     0               # Spatial polynomial order
    2037
  • branches/eam_branches/20091201/ippconfig/simtest/psphot.config

    r25756 r26434  
    22# same as ppSim.config (if YES, <apResid> should be 0.0)
    33# ppSim currently uses PS_MODEL_GAUSS
    4 PSF_MODEL                           STR   PS_MODEL_PGAUSS
     4PSF_MODEL                           STR   PS_MODEL_GAUSS
     5PSF_CLUMP_GRID_SCALE                F32   1.0             # size of Sx,Sy image pixel
Note: See TracChangeset for help on using the changeset viewer.