IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20585


Ignore:
Timestamp:
Nov 7, 2008, 3:53:37 PM (18 years ago)
Author:
eugene
Message:

move back up the 3rd order for PSF and APTREND

File:
1 edited

Legend:

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

    r20524 r20585  
    3030PSF_CLUMP_GRID_SCALE F32 2.5            # size of Sx,Sy image pixel
    3131
     32PSF.RESIDUALS       BOOL  TRUE            # generate the residuals?
     33
    3234# PSF model parameters : choose the PSF model desired
    3335PSF_MODEL           STR  PS_MODEL_PS1_V1
    3436
    3537PSF.TREND.MODE                      STR   MAP
    36 PSF.TREND.NX                        S32   1
    37 PSF.TREND.NY                        S32   1
     38# PSF.TREND.MODE                      STR   POLY_CHEB
     39# PSF.TREND.MODE                      STR   POLY_ORD
     40PSF.TREND.NX                        S32   3
     41PSF.TREND.NY                        S32   3
    3842
    3943MOMENTS_SN_MIN      F32   30.0
     
    4650PSF_SHAPE_NSIGMA     F32  3.0            # max significance for shape variation
    4751PSF_MAX_CHI          F32  50.0           # reject objects worse that this
    48 APTREND.ORDER.MAX    S32  1
     52
     53APTREND.ORDER.MAX    S32  3
    4954
    5055MEASURE.APTREND      BOOL TRUE           ### XXX for now, skip this (too many errors)
Note: See TracChangeset for help on using the changeset viewer.