- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippconfig
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/ippconfig merged eligible /branches/eam_branches/stackphot.20100406/ippconfig 27624-27656 /branches/pap_delete/ippconfig 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/ippconfig/recipes/ppSim.config
r24813 r27840 50 50 51 51 STARS.FAKE BOOL TRUE # Add fake stars, randomly distributed? 52 STARS.LUM F32 0. 6# Stellar luminosity function slope (magnitude slope)53 STARS.MAG F32 15.5 # Brightest magnitude for fake stars 54 STARS.DENSITY F32 50.0 # Stellar density (per square degree) at the brightest magnitude55 STARS.SIGMA.LIM F32 5.0# significance of faintest sources52 STARS.LUM F32 0.35 # Stellar luminosity function slope (magnitude slope) 53 STARS.MAG F32 15.5 # Brightest magnitude for fake stars (choose based on real catalog limit) 54 STARS.DENSITY F32 1.0 # Stellar density (per square degree) at the brightest magnitude 55 STARS.SIGMA.LIM F32 0.1 # significance of faintest sources 56 56 57 57 STARS.FLAT.LUM BOOL FALSE # use a (non-physical) constant number of stars per mag bin? 58 58 STARS.FLAT.NUM S32 5000 # number of stars to generate for flat magnitude distribution 59 59 PSF.MODEL STR PS_MODEL_QGAUSS 60 PSF.ARATIO F32 1.0 # minor / major (0.0 - 1.0) 61 PSF.THETA F32 0.0 62 63 STARS.GRID BOOL FALSE # Add grid of fake stars with constant flux 64 STARS.GRID.MAG F32 14.0 # magnitude of fake grid stars 65 STARS.GRID.DX S32 100 # X spacing of fake grid stars 66 STARS.GRID.DY S32 100 # Y spacing of fake grid stars 60 67 61 68 GALAXY.FAKE BOOL FALSE # Generate fake galaxies? … … 94 101 95 102 ### The following options are used if not defined by the concepts (e.g., usually read from headers) 96 GAIN F32 1.0# Default gain (e/ADU)103 GAIN F32 NAN # Default gain (e/ADU) 97 104 READNOISE F32 10.0 # Default read noise (e) 98 105 OVERSCAN.SIZE S32 32 # Default overscan columns … … 185 192 END 186 193 194 STACKTEST.MAKE METADATA 195 END 196 197 STACKTEST.RUN METADATA 198 END 199 187 200 # Overrides for creating large holes in the image 188 201 LARGEHOLES METADATA
Note:
See TracChangeset
for help on using the changeset viewer.
