IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20322


Ignore:
Timestamp:
Oct 21, 2008, 6:09:18 PM (18 years ago)
Author:
eugene
Message:

adding an alternate recipe TESTDATA

Location:
trunk/ippconfig
Files:
2 edited

Legend:

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

    r19865 r20322  
    173173
    174174END
     175
     176TESTDATA  METADATA
     177END
  • trunk/ippconfig/simtest/ppSim.config

    r17979 r20322  
    11### Recipe values for ppSim, the Pan-STARRS data simulator
    22
     3# for a quick test, we are going to skip shutter and dark corrections
     4TESTDATA  METADATA
     5 PSF.MODEL       STR     PS_MODEL_GAUSS
     6 SHUTTER.TIME    F32     0.0
     7 DARK.RATE       F32     0.0         
     8 SCATTER.FRAC    F32     0.0
     9 BIAS            BOOL    FALSE
     10 BIAS.LEVEL      F32    1000.0          # Bias level (e)
     11 BIAS.RANGE      F32    20.0            # Range of bias values (e)
     12 BIAS.ORDER      S32    7               # Order for overscan polynomial
     13END
     14
Note: See TracChangeset for help on using the changeset viewer.