- Timestamp:
- Aug 26, 2010, 9:18:39 AM (16 years ago)
- Location:
- branches/sc_branches/trunkTest
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippconfig/recipes (modified) (1 prop)
-
ippconfig/recipes/ppSim.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/sc_branches/trunkTest
- Property svn:mergeinfo changed
-
branches/sc_branches/trunkTest/ippconfig/recipes
- Property svn:mergeinfo deleted
-
branches/sc_branches/trunkTest/ippconfig/recipes/ppSim.config
r28125 r29060 70 70 71 71 GALAXY.LUM F32 -0.8 # Stellar luminosity function slope 72 GALAXY.MAG F32 1 1.0 # Brightest magnitude for fake stars73 GALAXY.DENSITY F32 6.0 # Galaxy density (per square degree) at the brightest magnitude74 75 GALAXY.RMAJOR.MIN F32 2.0 # Minimum semi-major axis for galaxy models72 GALAXY.MAG F32 15.0 # Brightest magnitude for fake stars 73 GALAXY.DENSITY F32 5.0 # Galaxy density (per square degree) at the brightest magnitude 74 75 GALAXY.RMAJOR.MIN F32 5.0 # Minimum semi-major axis for galaxy models 76 76 GALAXY.RMAJOR.MAX F32 10.0 # Maximum semi-major axis for galaxy models 77 77 78 78 GALAXY.ARATIO.MIN F32 1.0 # Minimum axis ratio for galaxy models 79 GALAXY.ARATIO.MAX F32 0. 2# Maximum axis ratio for galaxy models79 GALAXY.ARATIO.MAX F32 0.5 # Maximum axis ratio for galaxy models 80 80 81 81 GALAXY.INDEX.MIN F32 0.25 # Minimum Sersic index for galaxy models 82 GALAXY.INDEX.MAX F32 0.500 # Maximum Sersic index for galaxy models82 GALAXY.INDEX.MAX F32 1.000 # Maximum Sersic index for galaxy models 83 83 84 84 GALAXY.THETA.MIN F32 0.0 # Minimum position angle for galaxy models 85 85 GALAXY.THETA.MAX F32 3.14 # Maximum position angle for galaxy models 86 86 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 87 GALAXY.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 90 GALAXY.GRID.RANDOM BOOL FALSE # randomize shape parameters in grid (or sequence?) 90 91 91 92 GALAXY.MODEL STR PS_MODEL_GAUSS
Note:
See TracChangeset
for help on using the changeset viewer.
