- Timestamp:
- Sep 19, 2009, 8:49:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/ippconfig/mosaic2/psphot.config
r25395 r25452 24 24 USE_FOOTPRINTS BOOL TRUE # use new pmFootprint peak packaging 25 25 26 PSF.TREND.MODE STR MAP 27 PSF.TREND.NX S32 1 28 PSF.TREND.NY S32 1 29 26 30 PEAKS_NSIGMA_LIMIT F32 15.0 # peak significance threshold 27 31 MOMENTS_SN_MIN F32 10.0 # min S/N to measure moments 28 32 PSF_SN_LIM F32 20.0 # minimum S/N for stars used for PSF model 29 FULL_FIT_SN_LIM F32 20.030 EXT_MIN_SN F32 20.0 # fit galaxies above this S/N limit33 FULL_FIT_SN_LIM F32 10.0 34 EXT_MIN_SN F32 10.0 # fit galaxies above this S/N limit 31 35 AP_MIN_SN F32 10.0 32 36 … … 42 46 PSPHOT.EXT.NSIGMA.LIMIT F32 3.0 # sources with extNsigma greater that this get tagged as likely extended sources 43 47 PSPHOT.EXT.NSIGMA.MOMENTS F32 2.0 # sources with extNsigma greater that this get tagged as likely extended sources 48 49 EXTENDED_SOURCE_SN_LIM F32 3.0 50 EXTENDED_SOURCE_ANALYSIS BOOL TRUE # perform any of the aperture-like measurements? 51 EXTENDED_SOURCE_PETROSIAN BOOL TRUE
Note:
See TracChangeset
for help on using the changeset viewer.
