IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19920


Ignore:
Timestamp:
Oct 6, 2008, 3:29:07 AM (18 years ago)
Author:
eugene
Message:

allow psf to vary across image; allow apResid trend to vary across image; measure apResid; use new PS1_V1 model

File:
1 edited

Legend:

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

    r18327 r19920  
    2727
    2828# PSF model parameters : choose the PSF model desired
    29 PSF_MODEL           STR  PS_MODEL_QGAUSS
     29PSF_MODEL           STR  PS_MODEL_PS1_V1
     30
     31PSF.TREND.MODE                      STR   MAP
     32PSF.TREND.NX                        S32   5
     33PSF.TREND.NY                        S32   5
    3034
    3135MOMENTS_SN_MIN      F32   30.0
     
    3842PSF_SHAPE_NSIGMA     F32  3.0            # max significance for shape variation
    3943PSF_MAX_CHI          F32  50.0           # reject objects worse that this
    40 APTREND.ORDER.MAX    S32  1
    41 MEASURE.APTREND      BOOL  FALSE  ### XXX for now, skip this (too many errors)
     44APTREND.ORDER.MAX    S32  5
    4245
    43 # BREAK_POINT STR ENSEMBLE
     46MEASURE.APTREND      BOOL TRUE           ### XXX for now, skip this (too many errors)
     47# BREAK_POINT STR PASS1
    4448
    4549DIAGNOSTIC.PLOTS                    METADATA
Note: See TracChangeset for help on using the changeset viewer.