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/cfh12k/psphot.config

    r17291 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 
    14 PSF_SN_LIM          F32  50              # minimum S/N for stars used for PSF model
    15 PSF_MAX_NSTARS      S32  300             # limit number of stars used for PSF model
    16 
    17 PEAKS_NSIGMA_LIMIT     F32   25.0            # peak significance threshold
    18 PEAKS_NSIGMA_LIMIT_2   F32   10.0            # peak significance threshold
    194
    205# PSF model parameters : choose the PSF model desired
    216PSF_MODEL           STR  PS_MODEL_QGAUSS
    227
    23 MOMENTS_SN_MIN       F32  20.0           # min S/N to measure moments
    24 EXT_MIN_SN           F32  50.0           # fit galaxies above this S/N limit
    25 FULL_FIT_SN_LIM      F32  50.0
    26 AP_MIN_SN            F32  25.0
    27 MEASURE.APTREND                     BOOL  FALSE
    28 
    29 # BREAK_POINT may be one of (PEAKS, MOMENTS, PSFMODEL, ENSEMBLE)
    30 # BREAK_POINT         STR ENSEMBLE
    31 
    32 OUTPUT.FORMAT       STR PS1_DEV_1
    33 
    34 # masking parameters (XXX EAM : rework this to use psRegion like ANALYSIS_REGION)
     8# XXX are these needed?
    359XMIN                F32   +10            # minimum valid x-coord
    3610XMAX                F32   -10            # maximum valid x-coord
     
    3812YMAX                F32   -10            # maximum valid y-coord
    3913
    40 USE_FOOTPRINTS                      BOOL  TRUE            # use new pmFootprint peak packaging
Note: See TracChangeset for help on using the changeset viewer.