IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25392


Ignore:
Timestamp:
Sep 15, 2009, 3:47:35 PM (17 years ago)
Author:
eugene
Message:

adjust options for TESTDATA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/simtest/ppSim.config

    r25276 r25392  
    33# for a quick test, we are going to skip shutter and dark corrections
    44TESTDATA  METADATA
    5  PSF.MODEL       STR     PS_MODEL_GAUSS
     5 PSF.MODEL       STR     PS_MODEL_PGAUSS
    66 SHUTTER.TIME    F32     0.0
    77 DARK.RATE       F32     0.0         
    88 SCATTER.FRAC    F32     0.0
    99 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
     10 FLAT            BOOL    FALSE
     11 BIAS.LEVEL      F32     1000.0         # Bias level (e)
     12 BIAS.RANGE      F32     20.0           # Range of bias values (e)
     13 BIAS.ORDER      S32     7              # Order for overscan polynomial
     14
     15 STARS.MAG       F32     10.0           # Brightest magnitude for fake stars
     16 STARS.DENSITY   F32     100.0          # Stellar density (per square degree) at the brightest magnitude
     17 STARS.SIGMA.LIM F32     5.0            # significance of faintest sources
     18 STARS.LUM       F32     0.35           # Stellar luminosity function slope (magnitude slope)
    1319END
    1420
Note: See TracChangeset for help on using the changeset viewer.