- 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/cfh12k/psphot.config
r17291 r27840 1 1 2 2 # turn these on to see specific outputs 3 SAVE.OUTPUT BOOL TRUE4 SAVE.BACKMDL BOOL TRUE5 SAVE.PSF BOOL TRUE6 3 SAVE.PLOTS BOOL TRUE 7 8 BACKGROUND.XBIN S32 128 # size of background superpixels9 BACKGROUND.YBIN S32 128 # size of background superpixels10 11 # image background parameters12 IMSTATS_NPIX S32 10000 # number of pixels to use for sky estimate boxes:13 14 PSF_SN_LIM F32 50 # minimum S/N for stars used for PSF model15 PSF_MAX_NSTARS S32 300 # limit number of stars used for PSF model16 17 PEAKS_NSIGMA_LIMIT F32 25.0 # peak significance threshold18 PEAKS_NSIGMA_LIMIT_2 F32 10.0 # peak significance threshold19 4 20 5 # PSF model parameters : choose the PSF model desired 21 6 PSF_MODEL STR PS_MODEL_QGAUSS 22 7 23 MOMENTS_SN_MIN F32 20.0 # min S/N to measure moments 24 EXT_MIN_SN F32 50.0 # fit galaxies above this S/N limit 25 FULL_FIT_SN_LIM F32 50.0 26 AP_MIN_SN F32 25.0 27 MEASURE.APTREND BOOL FALSE 28 29 # BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE) 30 # BREAK_POINT STR ENSEMBLE 31 32 OUTPUT.FORMAT STR PS1_DEV_1 33 34 # masking parameters (XXX EAM : rework this to use psRegion like ANALYSIS_REGION) 8 # XXX are these needed? 35 9 XMIN F32 +10 # minimum valid x-coord 36 10 XMAX F32 -10 # maximum valid x-coord … … 38 12 YMAX F32 -10 # maximum valid y-coord 39 13 40 USE_FOOTPRINTS BOOL TRUE # use new pmFootprint peak packaging
Note:
See TracChangeset
for help on using the changeset viewer.
