ImageStatisticsD
================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: ImageStatisticsD
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ImageStatisticsD.apply
      ~ImageStatisticsD.evaluateQuality
      ~ImageStatisticsD.getBpMask
      ~ImageStatisticsD.getMean
      ~ImageStatisticsD.getNpix
      ~ImageStatisticsD.getRms
      ~ImageStatisticsD.getVariance
      ~ImageStatisticsD.reset
      ~ImageStatisticsD.setBpMask

   .. rubric:: Methods Documentation

   .. automethod:: apply
   .. automethod:: evaluateQuality
   .. automethod:: getBpMask
   .. automethod:: getMean
   .. automethod:: getNpix
   .. automethod:: getRms
   .. automethod:: getVariance
   .. automethod:: reset
   .. automethod:: setBpMask