IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26433


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

add some features for fake stars

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ippconfig/recipes/ppSim.config

    r25756 r26433  
    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.