IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2010, 8:35:20 AM (16 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/tap_branches/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/tap_branches/ippconfig

  • branches/tap_branches/ippconfig/recipes/ppSim.config

    r25756 r27835  
    5353STARS.MAG       F32     15.5            # Brightest magnitude for fake stars (choose based on real catalog limit)
    5454STARS.DENSITY   F32      1.0            # Stellar density (per square degree) at the brightest magnitude
    55 STARS.SIGMA.LIM F32      5.0            # significance of faintest sources
     55STARS.SIGMA.LIM F32      0.1            # significance of faintest sources
    5656
    5757STARS.FLAT.LUM  BOOL    FALSE           # use a (non-physical) constant number of stars per mag bin?
    5858STARS.FLAT.NUM  S32     5000            # number of stars to generate for flat magnitude distribution
    5959PSF.MODEL       STR     PS_MODEL_QGAUSS
     60PSF.ARATIO      F32     1.0             # minor / major (0.0 - 1.0)
     61PSF.THETA       F32     0.0
     62
     63STARS.GRID      BOOL    FALSE           # Add grid of fake stars with constant flux
     64STARS.GRID.MAG  F32     14.0            # magnitude of fake grid stars
     65STARS.GRID.DX   S32     100             # X spacing of fake grid stars
     66STARS.GRID.DY   S32     100             # Y spacing of fake grid stars
    6067
    6168GALAXY.FAKE     BOOL    FALSE           # Generate fake galaxies?
     
    94101
    95102### The following options are used if not defined by the concepts (e.g., usually read from headers)
    96 GAIN            F32     1.0             # Default gain (e/ADU)
     103GAIN            F32     NAN             # Default gain (e/ADU)
    97104READNOISE       F32     10.0            # Default read noise (e)
    98105OVERSCAN.SIZE   S32     32              # Default overscan columns
Note: See TracChangeset for help on using the changeset viewer.