- Timestamp:
- Oct 1, 2009, 2:07:04 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090715/ippconfig/sdss/psphot.config
r14644 r25727 1 2 # turn these on to see specific outputs3 SAVE.BACKMDL BOOL TRUE4 #SAVE.BACKGND BOOL TRUE5 #SAVE.BACKSUB BOOL TRUE6 #SAVE.RESID BOOL TRUE7 SAVE.PSF BOOL TRUE8 SAVE.PLOTS BOOL TRUE9 10 # image statistics parameters11 IMSTATS_NPIX S32 3000 # number of pixels to use for sky estimate boxes:12 13 PSF_SN_LIM F32 10 # minimum S/N for stars used for PSF model14 PSF_MAX_NSTARS S32 300 # limit number of stars used for PSF model15 1 16 2 PSF_MODEL STR PS_MODEL_QGAUSS 17 3 18 MOMENTS_SN_MIN F32 10.0 19 #EXT_MIN_SN F32 50.0 # fit galaxies above this S/N limit 20 #FULL_FIT_SN_LIM F32 50.0 21 #AP_MIN_SN F32 20.0 4 # check: 22 5 PSF_CLUMP_NSIGMA F32 2.5 # region of Sx,Sy plane to use for selecting PSF stars 23 6 24 # PSFTREND must be a 2D polynomial 25 # the specified values are ignored but define the active components of the polynomial 26 PSF.TREND.MASK METADATA 27 NORDER_X S32 3 # number of x orders 28 NORDER_Y S32 3 # number of y orders 29 VAL_X00_Y00 F64 1 # polynomial coefficient 30 31 VAL_X01_Y00 F64 1 # polynomial coefficient 32 VAL_X00_Y01 F64 1 # polynomial coefficient 33 34 VAL_X02_Y00 F64 1 # polynomial coefficient 35 VAL_X01_Y01 F64 1 # polynomial coefficient 36 VAL_X00_Y02 F64 1 # polynomial coefficient 37 38 VAL_X03_Y00 F64 1 # polynomial coefficient 39 VAL_X02_Y01 F64 1 # polynomial coefficient 40 VAL_X01_Y02 F64 1 # polynomial coefficient 41 VAL_X00_Y03 F64 1 # polynomial coefficient 42 NELEMENTS S32 10 # number of unmasked components 43 END # folder for 4D polynomial 44 7 # is this needed to mask bad regions? 45 8 XMIN F32 15 46 47 PSF.RESIDUALS BOOL true48 PSF.RESIDUALS.SPATIAL_ORDER S32 149 50 # BREAK_POINT STR ENSEMBLE51 OUTPUT.FORMAT STR PS1_DEV_052 53 PSPHOT.SUMMIT METADATA54 PEAKS_SMOOTH_SIGMA F32 0.8 # peak significance threshold55 PEAKS_NSIGMA_LIMIT F32 50.0 # peak significance threshold56 PEAKS_NMAX S32 100057 SAVE.RESID BOOL FALSE58 PSF_SN_LIM F32 25 # minimum S/N for stars used for PSF model59 MOMENTS_SN_MIN F32 25.060 PSF_MODEL STR PS_MODEL_PGAUSS61 END
Note:
See TracChangeset
for help on using the changeset viewer.
