IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 1, 2009, 2:07:04 PM (17 years ago)
Author:
eugene
Message:

cleanup and minimize camera-specific recipe options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20090715/ippconfig/lulin/psphot.config

    r18436 r25727  
    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  100             # 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
    21 
    22 MOMENTS_SN_MIN      F32   30.0
    23 EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
    24 FULL_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
    29 
    30 PSF_SHAPE_NSIGMA     F32  3.0            # max significance for shape variation
    31 PSF_MAX_CHI          F32  50.0           # reject objects worse that this
    32 
    33 #PSF.TREND.MODE STR MAP
    34 #PSF.TREND.NX   S32 1
    35 #PSF.TREND.NY   S32 1
    36 
    37 DIAGNOSTIC.PLOTS                METADATA
    38   IMAGE.BACKGROUND.CELL.HISTOGRAM   BOOL FALSE
    39   IMAGE.BACKGROUND.CELL.HISTOGRAM.X S32 -1
    40   IMAGE.BACKGROUND.CELL.HISTOGRAM.Y S32 12
    41 END
    42 
    43 USE_FOOTPRINTS                      BOOL  TRUE            # use new pmFootprint peak packaging
Note: See TracChangeset for help on using the changeset viewer.