SigmaDiaTotFlux
===============

.. currentmodule:: lsst.meas.base

.. autoclass:: SigmaDiaTotFlux
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SigmaDiaTotFlux.APCORR_ORDER
      ~SigmaDiaTotFlux.CENTROID_ORDER
      ~SigmaDiaTotFlux.DEFAULT_CATALOGCALCULATION
      ~SigmaDiaTotFlux.FLUX_MOMENTS_CALCULATED
      ~SigmaDiaTotFlux.FLUX_ORDER
      ~SigmaDiaTotFlux.SHAPE_ORDER
      ~SigmaDiaTotFlux.inputCols
      ~SigmaDiaTotFlux.needsFilter
      ~SigmaDiaTotFlux.outputCols
      ~SigmaDiaTotFlux.plugType
      ~SigmaDiaTotFlux.registry

   .. rubric:: Methods Summary

   .. autosummary::

      ~SigmaDiaTotFlux.calculate
      ~SigmaDiaTotFlux.fail
      ~SigmaDiaTotFlux.getExecutionOrder
      ~SigmaDiaTotFlux.getLogName
      ~SigmaDiaTotFlux.getTransformClass

   .. rubric:: Attributes Documentation

   .. autoattribute:: APCORR_ORDER
   .. autoattribute:: CENTROID_ORDER
   .. autoattribute:: DEFAULT_CATALOGCALCULATION
   .. autoattribute:: FLUX_MOMENTS_CALCULATED
   .. autoattribute:: FLUX_ORDER
   .. autoattribute:: SHAPE_ORDER
   .. autoattribute:: inputCols
   .. autoattribute:: needsFilter
   .. autoattribute:: outputCols
   .. autoattribute:: plugType
   .. autoattribute:: registry

   .. rubric:: Methods Documentation

   .. automethod:: calculate
   .. automethod:: fail
   .. automethod:: getExecutionOrder
   .. automethod:: getLogName
   .. automethod:: getTransformClass