ExampleSimpleStatsTask
======================

.. currentmodule:: lsst.pipe.tasks.exampleStatsTasks

.. autoclass:: ExampleSimpleStatsTask
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ExampleSimpleStatsTask.emptyMetadata
      ~ExampleSimpleStatsTask.getFullMetadata
      ~ExampleSimpleStatsTask.getFullName
      ~ExampleSimpleStatsTask.getName
      ~ExampleSimpleStatsTask.getTaskDict
      ~ExampleSimpleStatsTask.makeField
      ~ExampleSimpleStatsTask.makeSubtask
      ~ExampleSimpleStatsTask.run
      ~ExampleSimpleStatsTask.timer

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: timer