IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 23470


Ignore:
Timestamp:
Mar 20, 2009, 6:02:52 PM (17 years ago)
Author:
eugene
Message:

add elements to support bad-CTE images and the CTEMASK simtest suite

File:
1 edited

Legend:

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

    r20911 r23470  
    6666
    6767GALAXY.MODEL     STR    PS_MODEL_GAUSS
     68
     69BADCTE          BOOL    FALSE           # create a region of 'bad CTE'?
     70BADCTE.REGION   STR     [0:200,0:200]   # region of 'bad CTE'
     71BADCTE.SIGMA    F32     2.0             # 'bad CTE' smoothing scale
     72BADCTE.NSIGMA   S32     2               # 'bad CTE' smoothing scale
    6873
    6974BADPIX.SEED     U64     123456789       # Seed for RNG in creating deterministic bad pixels
     
    185190    BADPIX.MODE STR     NAN             # Mode for bad pixels: RANDOM|NAN
    186191END
     192
     193# recipe for a CTE test
     194BADCTE.TEST     METADATA
     195  BADCTE BOOL TRUE
     196END
Note: See TracChangeset for help on using the changeset viewer.