IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18327


Ignore:
Timestamp:
Jun 26, 2008, 8:41:42 AM (18 years ago)
Author:
eugene
Message:

better defaults for GPC1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/gpc1/psphot.config

    r17523 r18327  
    1010#SAVE.PLOTS             BOOL    TRUE
    1111
    12 BACKGROUND.XBIN     S32  128            # size of background superpixels
    13 BACKGROUND.YBIN     S32  128            # size of background superpixels
     12BACKGROUND.XBIN     S32  256            # size of background superpixels
     13BACKGROUND.YBIN     S32  256            # size of background superpixels
    1414
    1515# image background parameters
     
    2020PEAKS_SMOOTH_SIGMA  F32   2.5            # smoothing kernel sigma in pixels
    2121PEAKS_NMAX          S32   5000           # on first pass, only keep NMAX peaks (0 == all)
    22 PEAKS_NSIGMA_LIMIT  F32   50.0            # peak significance threshold
     22PEAKS_NSIGMA_LIMIT  F32   25.0            # peak significance threshold
     23PEAKS_NSIGMA_LIMIT_2 F32  10.0             # peak significance threshold
    2324
    24 PSF_SN_LIM          F32  100             # minimum S/N for stars used for PSF model
     25PSF_SN_LIM          F32  25              # minimum S/N for stars used for PSF model
    2526PSF_MAX_NSTARS      S32  300             # limit number of stars used for PSF model
    2627
     
    4041MEASURE.APTREND      BOOL  FALSE  ### XXX for now, skip this (too many errors)
    4142
    42 BREAK_POINT STR ENSEMBLE
     43# BREAK_POINT STR ENSEMBLE
    4344
    4445DIAGNOSTIC.PLOTS                    METADATA
Note: See TracChangeset for help on using the changeset viewer.