- 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/simtest/ppSim.config
r20322 r27840 3 3 # for a quick test, we are going to skip shutter and dark corrections 4 4 TESTDATA METADATA 5 PSF.MODEL STR PS_MODEL_PGAUSS 6 SHUTTER.TIME F32 0.0 7 DARK.RATE F32 0.0 8 SCATTER.FRAC F32 0.0 9 BIAS BOOL FALSE 10 FLAT BOOL FALSE 11 BIAS.LEVEL F32 1000.0 # Bias level (e) 12 BIAS.RANGE F32 20.0 # Range of bias values (e) 13 BIAS.ORDER S32 7 # Order for overscan polynomial 14 15 STARS.MAG F32 10.0 # Brightest magnitude for fake stars 16 STARS.DENSITY F32 100.0 # Stellar density (per square degree) at the brightest magnitude 17 STARS.SIGMA.LIM F32 2.0 # significance of faintest sources 18 STARS.LUM F32 0.35 # Stellar luminosity function slope (magnitude slope) 19 END 20 21 # for a quick test, we are going to skip shutter and dark corrections 22 STACKTEST.MAKE METADATA 23 PSF.MODEL STR PS_MODEL_PGAUSS 24 SHUTTER.TIME F32 0.0 25 DARK.RATE F32 0.0 26 SCATTER.FRAC F32 0.0 27 BIAS BOOL FALSE 28 FLAT BOOL FALSE 29 BIAS.LEVEL F32 1000.0 # Bias level (e) 30 BIAS.RANGE F32 20.0 # Range of bias values (e) 31 BIAS.ORDER S32 7 # Order for overscan polynomial 32 33 # generate a set of fake stars 34 STARS.REAL BOOL FALSE # Add stars from a catalogue? 35 STARS.FAKE BOOL TRUE # Add fake stars, randomly distributed? 36 MATCH.DENSITY BOOL TRUE # significance of faintest sources 37 38 # parameters of fake stars 39 STARS.MAG F32 10.0 # Brightest magnitude for fake stars 40 STARS.DENSITY F32 100.0 # Stellar density (per square degree) at the brightest magnitude 41 STARS.SIGMA.LIM F32 1.0 # significance of faintest sources 42 STARS.LUM F32 0.35 # Stellar luminosity function slope (magnitude slope) 43 44 EXPTIME F32 10.0 45 RA F32 5.0 46 DEC F32 5.0 47 PA F32 0.0 48 SEEING F32 1.0 49 SCALE F32 0.25 50 ZEROPOINT F32 25.0 51 SKY.MAGS F32 22.0 52 END 53 54 # for a quick test, we are going to skip shutter and dark corrections 55 STACKTEST.RUN METADATA 5 56 PSF.MODEL STR PS_MODEL_GAUSS 6 57 SHUTTER.TIME F32 0.0 … … 8 59 SCATTER.FRAC F32 0.0 9 60 BIAS BOOL FALSE 61 FLAT BOOL FALSE 10 62 BIAS.LEVEL F32 1000.0 # Bias level (e) 11 63 BIAS.RANGE F32 20.0 # Range of bias values (e) 12 64 BIAS.ORDER S32 7 # Order for overscan polynomial 65 66 # generate a set of fake stars 67 STARS.REAL BOOL TRUE # Add stars from a catalogue? 68 STARS.FAKE BOOL FALSE # Add fake stars, randomly distributed? 69 MATCH.DENSITY BOOL TRUE # significance of faintest sources 70 71 # parameters of fake stars 72 STARS.MAG F32 10.0 # Brightest magnitude for fake stars 73 STARS.DENSITY F32 1.0 # Stellar density (per square degree) at the brightest magnitude 74 STARS.SIGMA.LIM F32 0.1 # significance of faintest sources 75 STARS.LUM F32 0.35 # Stellar luminosity function slope (magnitude slope) 76 77 EXPTIME F32 10.0 78 RA F32 5.0 79 DEC F32 5.0 80 PA F32 0.0 81 SEEING F32 1.0 82 SCALE F32 0.25 83 ZEROPOINT F32 25.0 84 SKY.MAGS F32 22.0 13 85 END 14 86
Note:
See TracChangeset
for help on using the changeset viewer.
