IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 17, 2009, 12:08:50 PM (17 years ago)
Author:
beaumont
Message:

merged with head

Location:
branches/cnb_branches/cnb_branch_20090301
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/cnb_branches/cnb_branch_20090301

  • branches/cnb_branches/cnb_branch_20090301/ippconfig/megacam/psphot.config

    r21070 r23352  
    1414SKY_CLIP_SIGMA      F32  2.0             # statistic used to measure background
    1515
    16 PSF_SN_LIM          F32  100             # minimum S/N for stars used for PSF model
     16PSF_SN_LIM          F32  20             # minimum S/N for stars used for PSF model
    1717PSF_MAX_NSTARS      S32  300             # limit number of stars used for PSF model
    1818
     
    2020PSF_MODEL           STR  PS_MODEL_QGAUSS
    2121
    22 MOMENTS_SN_MIN      F32   30.0
     22PSF_MOMENTS_RADIUS  F32   10.0           # calculate initial source moments with this radius
     23
     24MOMENTS_SN_MIN      F32    2.0
    2325EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
    2426FULL_FIT_SN_LIM      F32  50.0
    25 AP_MIN_SN            F32  50.0
    26 
    27 # OUTPUT.FORMAT       STR SMPDATA
    28 OUTPUT.FORMAT       STR PS1_DEV_1
     27AP_MIN_SN            F32   2.0
    2928
    3029PSF_SHAPE_NSIGMA     F32  3.0            # max significance for shape variation
Note: See TracChangeset for help on using the changeset viewer.