Changeset 20889 for trunk/ippconfig/simmosaic/psphot.config
- Timestamp:
- Dec 4, 2008, 1:29:31 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/simmosaic/psphot.config (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/simmosaic/psphot.config
r13907 r20889 1 1 2 2 SAVE.BACKMDL BOOL TRUE 3 SAVE.BACKMDL.STDEV BOOL TRUE4 3 SAVE.BACKGND BOOL TRUE 5 4 SAVE.BACKSUB BOOL TRUE … … 10 9 11 10 IMSTATS_NPIX S32 3000 # number of pixels to use for sky estimate boxes: 11 SKY_INNER_RADIUS F32 10 # square annulus for local sky measurement 12 13 PSF_MOMENTS_RADIUS F32 7 # calculate initial source moments with this radius 14 15 12 16 13 17 #PSPHOT_TEST METADATA … … 20 24 21 25 #PSF_SN_LIM F32 20.0 # minimum S/N for stars used for PSF model 22 MOMENTS_SN_MIN F32 20.0 # min S/N to measure moments26 MOMENTS_SN_MIN F32 10.0 # min S/N to measure moments 23 27 FULL_FIT_SN_LIM F32 100.0 24 28 EXT_MIN_SN F32 100.0 # fit galaxies above this S/N limit 25 29 26 PEAKS_NSIGMA_LIMIT F32 10.0 # peak significance threshold 30 MOMENTS_SX_MAX F32 25.0 31 MOMENTS_SY_MAX F32 25.0 32 33 34 PEAKS_NSIGMA_LIMIT F32 25.0 # peak significance threshold 35 PEAKS_NSIGMA_LIMIT_2 F32 10.0 # peak significance threshold 36 27 37 BREAK_POINT STR ENSEMBLE # limit total processing for now (for speed) 28 38
Note:
See TracChangeset
for help on using the changeset viewer.
