IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 5, 2008, 1:44:59 AM (18 years ago)
Author:
eugene
Message:

updates for photometry and fake sources

File:
1 edited

Legend:

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

    r17673 r17931  
    1515FLAT.RATE       F32     2000.0          # Flat illumination rate (e/s)
    1616
    17 SHUTTER         BOOL    TRUE
    1817SHUTTER.TIME    F32     1.0             # Time for shutter to fully open
     18SCATTER.FRAC    F32     0.0
    1919
    2020SKY             BOOL    TRUE            # Sky illumination rate (e/s)
    21 SKY.RATE        F32     10.0            # Sky illumination rate (e/s)
     21SKY.RATE        F32     20.0            # Sky illumination rate (e/s)
     22
     23PHOTOM          BOOL    FALSE           # perform photometry on the faked stars?
    2224
    2325STARS.REAL      BOOL    TRUE            # Add stars from a catalogue?
     
    5355
    5456GALAXY.GRID      BOOL   FALSE           # Generate a (regular) grid of galaxy models?
    55 GALAXY.GRID.DX   S32   200              # Spacing between galaxies in grid in x
    56 GALAXY.GRID.DY   S32   200              # Spacing between galaxies in grid in y
     57GALAXY.GRID.DX   S32    200             # Spacing between galaxies in grid in x
     58GALAXY.GRID.DY   S32    200             # Spacing between galaxies in grid in y
     59
     60GALAXY.MODEL     STR    PS_MODEL_SERSIC
    5761
    5862GALAXY.MODEL     STR    PS_MODEL_SERSIC
     
    104108ZEROPOINT   F32     NAN                 # exposure time (seconds)
    105109SKY.MAGS    F32     NAN                 # exposure time (seconds)
     110
    106111FILTER      STR     NONE                # exposure time (seconds)
    107112BINNING     S32     1                   # exposure time (seconds)
     113
     114ADDFAKES    METADATA
     115 BIAS            BOOL    FALSE
     116 DARK            BOOL    FALSE
     117 FLAT            BOOL    FALSE
     118 SKY             BOOL    FALSE          # Sky illumination rate (e/s)
     119 STARS.REAL      BOOL    FALSE          # Add stars from a catalogue?
     120 STARS.FAKE      BOOL    TRUE           # Add stars from a catalogue?
     121END
     122
Note: See TracChangeset for help on using the changeset viewer.