ImageStatisticsF
================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: ImageStatisticsF
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Methods Documentation

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