IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 20, 2010, 1:16:02 PM (16 years ago)
Author:
eugene
Message:

adding several new recipe options needed by psphot and ppSub

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes

    • Property svn:mergeinfo deleted
  • trunk/ippconfig/recipes/ppSim.config

    r28125 r29005  
    7070
    7171GALAXY.LUM        F32   -0.8            # Stellar luminosity function slope
    72 GALAXY.MAG        F32   11.0            # Brightest magnitude for fake stars
    73 GALAXY.DENSITY    F32   6.0             # Galaxy density (per square degree) at the brightest magnitude
    74 
    75 GALAXY.RMAJOR.MIN F32   2.0             # Minimum semi-major axis for galaxy models
     72GALAXY.MAG        F32   15.0            # Brightest magnitude for fake stars
     73GALAXY.DENSITY    F32   5.0             # Galaxy density (per square degree) at the brightest magnitude
     74
     75GALAXY.RMAJOR.MIN F32   5.0             # Minimum semi-major axis for galaxy models
    7676GALAXY.RMAJOR.MAX F32   10.0            # Maximum semi-major axis for galaxy models
    7777
    7878GALAXY.ARATIO.MIN F32   1.0             # Minimum axis ratio for galaxy models
    79 GALAXY.ARATIO.MAX F32   0.2             # Maximum axis ratio for galaxy models
     79GALAXY.ARATIO.MAX F32   0.5             # Maximum axis ratio for galaxy models
    8080
    8181GALAXY.INDEX.MIN F32    0.25            # Minimum Sersic index for galaxy models
    82 GALAXY.INDEX.MAX F32    0.500           # Maximum Sersic index for galaxy models
     82GALAXY.INDEX.MAX F32    1.000           # Maximum Sersic index for galaxy models
    8383
    8484GALAXY.THETA.MIN F32    0.0             # Minimum position angle for galaxy models
    8585GALAXY.THETA.MAX F32    3.14            # Maximum position angle for galaxy models
    8686
    87 GALAXY.GRID      BOOL   FALSE           # Generate a (regular) grid of galaxy models?
    88 GALAXY.GRID.DX   S32    200             # Spacing between galaxies in grid in x
    89 GALAXY.GRID.DY   S32    200             # Spacing between galaxies in grid in y
     87GALAXY.GRID        BOOL   FALSE         # Generate a (regular) grid of galaxy models?
     88GALAXY.GRID.DX     S32    100             # Spacing between galaxies in grid in x
     89GALAXY.GRID.DY     S32    200             # Spacing between galaxies in grid in y
     90GALAXY.GRID.RANDOM BOOL   FALSE         # randomize shape parameters in grid (or sequence?)
    9091
    9192GALAXY.MODEL     STR    PS_MODEL_GAUSS
Note: See TracChangeset for help on using the changeset viewer.