IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 31, 2013, 6:06:40 AM (13 years ago)
Author:
eugene
Message:

merge changes from EAM branch (add fitting tweaks for MOPS and trails; add EXTENDED_SOURCE_FITS_INTERACTIVE; add LMM mods to STACKPHOT only)

Location:
trunk/ippconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig

  • trunk/ippconfig/recipes/psphot.config

    r35770 r36087  
    207207# these models are used for high-quality shape analysis after all sources have been removed
    208208EXTENDED_SOURCE_FITS                BOOL  FALSE  # perform the detailed extended sourc fits?
     209EXTENDED_SOURCE_FITS_INTERACTIVE    BOOL  FALSE  # perform the detailed extended sourc fits?
    209210
    210211EXTENDED_SOURCE_MODELS_SELECTION    STR   ALL
     
    438439  POISSON.ERRORS.PHOT.LMM             BOOL  TRUE
    439440
     441  LMM_FIT_CHISQ_CONVERGENCE           BOOL  FALSE           # use the (old) chisq convergence or the new parameter one
     442  LMM_FIT_GAIN_FACTOR_MODE            S32   2               # there are 3 options to determine the gain factor (0,1,2)
     443
    440444  EXT_FIT_MAX_RADIUS                  F32   50.0
    441445  PSF_MODEL                           STR   PS_MODEL_PS1_V1
     
    622626  # these models are used for high-quality shape analysis after all sources have been removed
    623627  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
    624   EXT_MODEL                           STR   PS_MODEL_EXP
     628  EXT_MODEL                           STR   PS_MODEL_GAUSS
    625629
    626630  # 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.