IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32160


Ignore:
Timestamp:
Aug 21, 2011, 10:47:34 AM (15 years ago)
Author:
eugene
Message:

add GALAXY.GRID.MAG, GALAXY.GRID.XOFF, GALAXY.GRID.YOFF recipe values for improved testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110710/ippconfig/recipes/ppSim.config

    r31163 r32160  
    8686
    8787GALAXY.GRID        BOOL   FALSE         # Generate a (regular) grid of galaxy models?
    88 GALAXY.GRID.DX     S32    100             # Spacing between galaxies in grid in x
    89 GALAXY.GRID.DY     S32    200             # Spacing between galaxies in grid in y
     88GALAXY.GRID.DX     S32    100           # Spacing between galaxies in grid in x
     89GALAXY.GRID.DY     S32    200           # Spacing between galaxies in grid in y
    9090GALAXY.GRID.RANDOM BOOL   FALSE         # randomize shape parameters in grid (or sequence?)
    91 GALAXY.GRID.PEAK   F32    100.0         # peak flux of the grid galaxies
     91GALAXY.GRID.PEAK   F32    100.0         # peak flux of the grid galaxies (deprecated)
     92GALAXY.GRID.MAG    F32    17.0          # integrated magnitude of the grid galaxies
     93GALAXY.GRID.XOFF   F32    0.0           # galaxy centroid offsets
     94GALAXY.GRID.YOFF   F32    0.0           # galaxy centroid offsets
    9295
    9396GALAXY.MODEL     STR    PS_MODEL_GAUSS
Note: See TracChangeset for help on using the changeset viewer.