IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 2, 2013, 9:59:15 AM (13 years ago)
Author:
eugene
Message:

add some TMPF bits to specify if the petrosian and/or galaxy model should be fitted; deactivate the covar matrix output; add a BEST_FIT model flag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130904/psModules/src/objects/pmModelFuncs.h

    r36326 r36329  
    4747    PM_MODEL_SERSIC_PCM_FAIL_GRID  = 0x100, ///< sersic model fit failed on the grid search
    4848    PM_MODEL_PCM_FAIL_GUESS        = 0x200, ///< non-sersic model fit failed on the initial moments-based guess
     49    PM_MODEL_BEST_FIT              = 0x400, ///< this model was the best fit and was subtracted
    4950} pmModelStatus;
    5051
Note: See TracChangeset for help on using the changeset viewer.