GroupExposuresTask
==================

.. currentmodule:: lsst.obs.base

.. autoclass:: GroupExposuresTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~GroupExposuresTask.registry

   .. rubric:: Methods Summary

   .. autosummary::

      ~GroupExposuresTask.emptyMetadata
      ~GroupExposuresTask.getFullMetadata
      ~GroupExposuresTask.getFullName
      ~GroupExposuresTask.getName
      ~GroupExposuresTask.getTaskDict
      ~GroupExposuresTask.getVisitSystems
      ~GroupExposuresTask.group
      ~GroupExposuresTask.makeField
      ~GroupExposuresTask.makeSubtask
      ~GroupExposuresTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: registry

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getTaskDict
   .. automethod:: getVisitSystems
   .. automethod:: group
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: timer