Changeset 15463
- Timestamp:
- Nov 5, 2007, 5:24:29 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppSim.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppSim.config
r14819 r15463 23 23 GALAXY.DENSITY F32 6.0 # Galaxy density (per square degree) at the brightest magnitude 24 24 25 GALAXY.RMAJOR.MIN F32 2.0 # Minimum semi-major axis for galaxy models 25 26 GALAXY.RMAJOR.MAX F32 10.0 # Maximum semi-major axis for galaxy models 26 GALAXY.RMAJOR.MIN F32 2.0 # Minimum semi-major axis for galaxy models27 27 28 GALAXY.ARATIO.MIN F32 1.0 # Minimum axis ratio for galaxy models 28 29 GALAXY.ARATIO.MAX F32 0.2 # Maximum axis ratio for galaxy models 29 GALAXY.ARATIO.MIN F32 1.0 # Minimum axis ratio for galaxy models30 30 31 GALAXY.INDEX.MIN F32 0.25 # M aximum Sersic index for galaxy models32 GALAXY.INDEX.MAX F32 0.500 # M inimum Sersic index for galaxy models31 GALAXY.INDEX.MIN F32 0.25 # Minimum Sersic index for galaxy models 32 GALAXY.INDEX.MAX F32 0.500 # Maximum Sersic index for galaxy models 33 33 34 GALAXY.THETA.MIN F32 0.0 # M aximum position angle for galaxy models35 GALAXY.THETA.MAX F32 3.14 # M inimum position angle for galaxy models34 GALAXY.THETA.MIN F32 0.0 # Minimum position angle for galaxy models 35 GALAXY.THETA.MAX F32 3.14 # Maximum position angle for galaxy models 36 36 37 37 GALAXY.GRID BOOL FALSE # Generate a (regular) grid of galaxy models? 38 38 GALAXY.GRID.DX S32 200 # Spacing between galaxies in grid in x 39 39 GALAXY.GRID.DY S32 200 # Spacing between galaxies in grid in y 40 41 BADPIX.SEED U64 123456789 # Seed for RNG in creating deterministic bad pixels 42 BADPIX.FRAC F32 0.05 # Fraction of bad pixels 43 40 44 41 45 ### The following options are used if not defined by the concepts (e.g., usually read from headers)
Note:
See TracChangeset
for help on using the changeset viewer.
