IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2010, 8:38:03 AM (16 years ago)
Author:
eugene
Message:

updates from trunk

Location:
branches/simmosaic_branches/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/simmosaic_branches/ippconfig

  • branches/simmosaic_branches/ippconfig/megacam/psphot.config

    r23987 r27837  
    11
    22# turn these on to see specific outputs
    3 SAVE.OUTPUT     BOOL    TRUE
    4 SAVE.BACKMDL    BOOL    TRUE
    5 SAVE.PSF        BOOL    TRUE
    63SAVE.PLOTS      BOOL    TRUE
    7 
    8 BACKGROUND.XBIN     S32  128            # size of background superpixels
    9 BACKGROUND.YBIN     S32  128            # size of background superpixels
    10 
    11 # image background parameters
    12 IMSTATS_NPIX        S32  10000           # number of pixels to use for sky estimate boxes:
    13 SKY_STAT            STR  FITTED_MEAN_V4  # statistic used to measure background
    14 SKY_CLIP_SIGMA      F32  2.0             # statistic used to measure background
    15 
    16 PSF_SN_LIM          F32  20             # minimum S/N for stars used for PSF model
    17 PSF_MAX_NSTARS      S32  300             # limit number of stars used for PSF model
    184
    195# PSF model parameters : choose the PSF model desired
    206PSF_MODEL           STR  PS_MODEL_QGAUSS
    217
    22 PSF_MOMENTS_RADIUS  F32   10.0           # calculate initial source moments with this radius
    23 
    24 MOMENTS_SN_MIN      F32    2.0
    25 EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
    26 FULL_FIT_SN_LIM      F32  10.0
    27 AP_MIN_SN            F32   2.0
    28 
    29 PSF_SHAPE_NSIGMA     F32  3.0            # max significance for shape variation
    30 PSF_MAX_CHI          F32  50.0           # reject objects worse that this
    31 
    328PSF.TREND.MODE STR MAP
    339PSF.TREND.NX   S32 1
    3410PSF.TREND.NY   S32 1
    35 
    36 DIAGNOSTIC.PLOTS                METADATA
    37   IMAGE.BACKGROUND.CELL.HISTOGRAM   BOOL FALSE
    38   IMAGE.BACKGROUND.CELL.HISTOGRAM.X S32 -1
    39   IMAGE.BACKGROUND.CELL.HISTOGRAM.Y S32 12
    40 END
    41 
    42 USE_FOOTPRINTS                      BOOL  TRUE            # use new pmFootprint peak packaging
Note: See TracChangeset for help on using the changeset viewer.