IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21057


Ignore:
Timestamp:
Dec 30, 2008, 9:59:04 AM (18 years ago)
Author:
eugene
Message:

psphot should use 3rd order maps for PSF and APRESID trends for GPC1

File:
1 edited

Legend:

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

    r20880 r21057  
    3939# PSF.TREND.MODE                      STR   POLY_CHEB
    4040# PSF.TREND.MODE                      STR   POLY_ORD
    41 PSF.TREND.NX                        S32   3
    42 PSF.TREND.NY                        S32   3
     41PSF.TREND.NX                        S32   1
     42PSF.TREND.NY                        S32   1
    4343
    4444MOMENTS_SN_MIN      F32   30.0
     
    5252PSF_MAX_CHI          F32  50.0           # reject objects worse that this
    5353
    54 APTREND.ORDER.MAX    S32  3
     54APTREND.ORDER.MAX    S32  1
    5555
    5656MEASURE.APTREND      BOOL TRUE           ### XXX for now, skip this (too many errors)
Note: See TracChangeset for help on using the changeset viewer.