IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 6, 2011, 1:56:40 PM (15 years ago)
Author:
eugene
Message:

do not use ppConfigDump to get the burntool state; do not wrap SOURCE in double quotes; fixed 0-counting error in kernel solution; add needed elements to megacam camera config; add PS_NOPATTERN recipe

File:
1 edited

Legend:

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

    r32349 r32355  
    4646FORCED.PHOTCODE STR     r               # source of the forced photometry positions
    4747
    48 STARS.REAL      BOOL    TRUE            # Add stars from a catalogue?
    49 MATCH.DENSITY   BOOL    TRUE            # significance of faintest sources
     48STARS.REAL      BOOL    TRUE            # Add stars from a catalogue?
     49MATCH.DENSITY   BOOL    FALSE           # significance of faintest sources
    5050
    5151STARS.FAKE      BOOL    TRUE            # Add fake stars, randomly distributed?
    52 STARS.LUM       F32     0.35            # Stellar luminosity function slope (magnitude slope)
    53 STARS.MAG       F32     15.5            # Brightest magnitude for fake stars (choose based on real catalog limit)
    54 STARS.DENSITY   F32      1.0            # Stellar density (per square degree) at the brightest magnitude
     52STARS.LUM       F32     0.40            # Stellar luminosity function slope (magnitude slope)
     53STARS.MAG       F32     12.5            # Brightest magnitude for fake stars (choose based on real catalog limit)
     54STARS.DENSITY   F32    100.0            # Stellar density (per square degree) at the brightest magnitude
    5555STARS.SIGMA.LIM F32      1.0            # significance of faintest sources
    5656
Note: See TracChangeset for help on using the changeset viewer.