IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26614


Ignore:
Timestamp:
Jan 15, 2010, 11:37:49 AM (16 years ago)
Author:
Paul Price
Message:

Extend to fainter fluxes

Location:
branches/eam_branches/20091201/ippconfig
Files:
2 edited

Legend:

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

    r26433 r26614  
    5353STARS.MAG       F32     15.5            # Brightest magnitude for fake stars (choose based on real catalog limit)
    5454STARS.DENSITY   F32      1.0            # Stellar density (per square degree) at the brightest magnitude
    55 STARS.SIGMA.LIM F32      5.0            # significance of faintest sources
     55STARS.SIGMA.LIM F32      0.1            # significance of faintest sources
    5656
    5757STARS.FLAT.LUM  BOOL    FALSE           # use a (non-physical) constant number of stars per mag bin?
  • branches/eam_branches/20091201/ippconfig/simtest/ppSim.config

    r26319 r26614  
    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
     
    3939 STARS.MAG       F32     10.0           # Brightest magnitude for fake stars
    4040 STARS.DENSITY   F32     100.0          # Stellar density (per square degree) at the brightest magnitude
    41  STARS.SIGMA.LIM F32     3.0            # significance of faintest sources
     41 STARS.SIGMA.LIM F32     1.0            # significance of faintest sources
    4242 STARS.LUM       F32     0.35           # Stellar luminosity function slope (magnitude slope)
    4343
     
    6868 STARS.FAKE      BOOL   FALSE           # Add fake stars, randomly distributed?
    6969 MATCH.DENSITY   BOOL   TRUE            # significance of faintest sources
    70  STARS.SIGMA.LIM F32     3.0            # significance of faintest sources
    7170
    7271 # parameters of fake stars
    7372 STARS.MAG       F32     10.0           # Brightest magnitude for fake stars
    7473 STARS.DENSITY   F32     1.0            # Stellar density (per square degree) at the brightest magnitude
    75  STARS.SIGMA.LIM F32     3.0            # significance of faintest sources
     74 STARS.SIGMA.LIM F32     0.1            # significance of faintest sources
    7675 STARS.LUM       F32     0.35           # Stellar luminosity function slope (magnitude slope)
    7776
Note: See TracChangeset for help on using the changeset viewer.