WeightedMeanDiaTotFlux
======================

.. currentmodule:: lsst.meas.base

.. autoclass:: WeightedMeanDiaTotFlux
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

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

   .. rubric:: Methods Summary

   .. autosummary::

      ~WeightedMeanDiaTotFlux.calculate
      ~WeightedMeanDiaTotFlux.fail
      ~WeightedMeanDiaTotFlux.getExecutionOrder
      ~WeightedMeanDiaTotFlux.getLogName
      ~WeightedMeanDiaTotFlux.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