IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 10, 2011, 6:48:07 PM (15 years ago)
Author:
eugene
Message:

tweaks to megacam photometry; add MIN SX,SY values

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110505/ippconfig/megacam/psphot.config

    r25756 r31523  
    11
    22# turn these on to see specific outputs
    3 SAVE.PLOTS      BOOL    TRUE
     3SAVE.PLOTS      BOOL    FALSE
    44
    55# PSF model parameters : choose the PSF model desired
    6 PSF_MODEL           STR  PS_MODEL_QGAUSS
     6# PSF_MODEL           STR  PS_MODEL_QGAUSS
     7PSF_MODEL           STR  PS_MODEL_PS1_V1
     8# PSF_MODEL           STR  PS_MODEL_RGAUSS
    79
    810PSF.TREND.MODE STR MAP
    911PSF.TREND.NX   S32 1
    1012PSF.TREND.NY   S32 1
     13PSF_SN_LIM F32 5              # minimum S/N for stars used for PSF model
     14
     15PEAKS_SMOOTH_SIGMA F32 2.5             # smoothing kernel sigma in pixels
     16PEAKS_NSIGMA_LIMIT F32 5.0            # peak significance threshold
     17MOMENTS_SCALE F32 0.1 # PSFs are generally small, avoid the CRs
     18
     19PSF_FIT_RADIUS_SCALE F32 10.0 # fitting radius for test PSF model
     20
     21PSPHOT.CRMASK.APPLY BOOL  TRUE            # TEST THIS before enabling.
Note: See TracChangeset for help on using the changeset viewer.