IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2013, 10:44:51 AM (13 years ago)
Author:
eugene
Message:

bump the min tol for ext models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/ippconfig/recipes/psphot.config

    r36332 r36335  
    296296INTERPOLATE_AP                      BOOL  TRUE
    297297
    298 POISSON.ERRORS.PHOT.LMM             BOOL  TRUE   
     298POISSON.ERRORS.PHOT.LMM             BOOL  TRUE
    299299POISSON.ERRORS.PHOT.LIN             BOOL  FALSE
    300300POISSON.ERRORS.PARAMS               BOOL  TRUE
     
    453453  LMM_FIT_CHISQ_CONVERGENCE           BOOL  FALSE           # use the (old) chisq convergence or the new parameter one
    454454  LMM_FIT_GAIN_FACTOR_MODE            S32   2               # there are 3 options to determine the gain factor (0,1,2)
     455  EXT_FIT_MIN_TOL                     F32   0.1             # Fit tolerance for EXT
    455456
    456457  EXT_FIT_MAX_RADIUS                  F32   50.0
     
    640641  # these models are used for high-quality shape analysis after all sources have been removed
    641642  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
    642   EXT_MODEL                           STR   PS_MODEL_GAUSS
     643  EXT_MODEL                           STR   PS_MODEL_QGAUSS
     644
     645  LMM_FIT_CHISQ_CONVERGENCE           BOOL  FALSE           # use the (old) chisq convergence or the new parameter one
     646  LMM_FIT_GAIN_FACTOR_MODE            S32   2               # there are 3 options to determine the gain factor (0,1,2)
     647  EXT_FIT_MIN_TOL                     F32   0.1             # Fit tolerance for EXT
    643648
    644649  # if this is defined, it gives a list of the model names to fit below (ALL or NONE are also valid)
Note: See TracChangeset for help on using the changeset viewer.