Changeset 31523
- Timestamp:
- May 10, 2011, 6:48:07 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110505/ippconfig
- Files:
-
- 3 edited
-
megacam/psphot.config (modified) (1 diff)
-
recipes/ppImage.config (modified) (1 diff)
-
recipes/psphot.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110505/ippconfig/megacam/psphot.config
r25756 r31523 1 1 2 2 # turn these on to see specific outputs 3 SAVE.PLOTS BOOL TRUE3 SAVE.PLOTS BOOL FALSE 4 4 5 5 # PSF model parameters : choose the PSF model desired 6 PSF_MODEL STR PS_MODEL_QGAUSS 6 # PSF_MODEL STR PS_MODEL_QGAUSS 7 PSF_MODEL STR PS_MODEL_PS1_V1 8 # PSF_MODEL STR PS_MODEL_RGAUSS 7 9 8 10 PSF.TREND.MODE STR MAP 9 11 PSF.TREND.NX S32 1 10 12 PSF.TREND.NY S32 1 13 PSF_SN_LIM F32 5 # minimum S/N for stars used for PSF model 14 15 PEAKS_SMOOTH_SIGMA F32 2.5 # smoothing kernel sigma in pixels 16 PEAKS_NSIGMA_LIMIT F32 5.0 # peak significance threshold 17 MOMENTS_SCALE F32 0.1 # PSFs are generally small, avoid the CRs 18 19 PSF_FIT_RADIUS_SCALE F32 10.0 # fitting radius for test PSF model 20 21 PSPHOT.CRMASK.APPLY BOOL TRUE # TEST THIS before enabling. -
branches/eam_branches/ipp-20110505/ippconfig/recipes/ppImage.config
r31510 r31523 558 558 BIN1.FITS BOOL TRUE # Save 1st binned chip image? 559 559 BIN2.FITS BOOL TRUE # Save 2nd binned chip image? 560 BACKGROUND BOOL TRUE # Subtract background? 561 MASK.STATS BOOL TRUE # Calculate Mask statistics. 560 562 END 561 563 -
branches/eam_branches/ipp-20110505/ippconfig/recipes/psphot.config
r31510 r31523 76 76 MOMENTS_SX_MAX F32 50.0 77 77 MOMENTS_SY_MAX F32 50.0 78 MOMENTS_SX_MIN F32 0.5 79 MOMENTS_SY_MIN F32 0.5 78 80 MOMENTS_AR_MAX F32 1.5 # maximum axial ratio: 1 / AR < (sx / sy) < AR 79 81 MOMENTS_GAUSS_SIGMA F32 4.0 # XXX this is now autoscaled
Note:
See TracChangeset
for help on using the changeset viewer.
