IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2008, 10:56:47 AM (18 years ago)
Author:
eugene
Message:

various cleanups

File:
1 edited

Legend:

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

    r16495 r17560  
    1111
    1212STARS.REAL      BOOL    TRUE            # Add stars from a catalogue?
     13MATCH.DENSITY   BOOL    TRUE            # significance of faintest sources
    1314
    1415STARS.FAKE      BOOL    TRUE            # Add fake stars, randomly distributed?
    15 STARS.LUM       F32     -1.5            # Stellar luminosity function slope
     16STARS.LUM       F32     0.01            # Stellar luminosity function slope (magnitude slope)
    1617STARS.MAG       F32     15.5            # Brightest magnitude for fake stars
    17 STARS.DENSITY   F32     1.0             # Stellar density (per square degree) at the brightest magnitude
     18STARS.DENSITY   F32     50.0            # Stellar density (per square degree) at the brightest magnitude
     19STARS.SIGMA.LIM F32      5.0            # significance of faintest sources
    1820
    1921GALAXY.FAKE     BOOL    FALSE           # Generate fake galaxies?
     
    6567  ZERO_PT   F32  25.00
    6668END
     69ZEROPTS  METADATA
     70  FILTER    STR  z
     71  ZERO_PT   F32  24.50
     72END
     73ZEROPTS  METADATA
     74  FILTER    STR  y
     75  ZERO_PT   F32  24.00
     76END
     77
     78# the following values are not set by default, but supplied if needed from arguments
     79EXPTIME     F32     NAN                 # exposure time (seconds)
     80RA          F32     NAN                 # exposure time (seconds)
     81DEC         F32     NAN                 # exposure time (seconds)
     82PA          F32     NAN                 # exposure time (seconds)
     83SEEING      F32     NAN                 # exposure time (seconds)
     84SCALE       F32     NAN                 # exposure time (seconds)
     85ZEROPOINT   F32     NAN                 # exposure time (seconds)
     86SKY.MAGS    F32     NAN                 # exposure time (seconds)
Note: See TracChangeset for help on using the changeset viewer.