PeakLikelihoodFluxAlgorithm
===========================

.. currentmodule:: lsst.meas.base

.. autoclass:: PeakLikelihoodFluxAlgorithm
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~PeakLikelihoodFluxAlgorithm.FAILURE

   .. rubric:: Methods Summary

   .. autosummary::

      ~PeakLikelihoodFluxAlgorithm.fail
      ~PeakLikelihoodFluxAlgorithm.getLogName
      ~PeakLikelihoodFluxAlgorithm.measure
      ~PeakLikelihoodFluxAlgorithm.measureForced

   .. rubric:: Attributes Documentation

   .. autoattribute:: FAILURE

   .. rubric:: Methods Documentation

   .. automethod:: fail
   .. automethod:: getLogName
   .. automethod:: measure
   .. automethod:: measureForced