IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:49:20 PM (16 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

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

    r25756 r26902  
    1515 STARS.MAG       F32     10.0           # Brightest magnitude for fake stars
    1616 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
     17 STARS.SIGMA.LIM F32     1.0            # significance of faintest sources
    1818 STARS.LUM       F32     0.35           # Stellar luminosity function slope (magnitude slope)
    1919END
     
    3535 STARS.FAKE      BOOL   TRUE            # Add fake stars, randomly distributed?
    3636 MATCH.DENSITY   BOOL   TRUE            # significance of faintest sources
     37
     38 # parameters of fake stars
     39 STARS.MAG       F32     10.0           # Brightest magnitude for fake stars
     40 STARS.DENSITY   F32     100.0          # Stellar density (per square degree) at the brightest magnitude
     41 STARS.SIGMA.LIM F32     1.0            # significance of faintest sources
     42 STARS.LUM       F32     0.35           # Stellar luminosity function slope (magnitude slope)
    3743
    3844 EXPTIME         F32    10.0
     
    6369 MATCH.DENSITY   BOOL   TRUE            # significance of faintest sources
    6470
     71 # parameters of fake stars
     72 STARS.MAG       F32     10.0           # Brightest magnitude for fake stars
     73 STARS.DENSITY   F32     1.0            # Stellar density (per square degree) at the brightest magnitude
     74 STARS.SIGMA.LIM F32     0.1            # significance of faintest sources
     75 STARS.LUM       F32     0.35           # Stellar luminosity function slope (magnitude slope)
     76
    6577 EXPTIME         F32    10.0
    6678 RA              F32    5.0
Note: See TracChangeset for help on using the changeset viewer.