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

.. currentmodule:: lsst.obs.base

.. autoclass:: GroupExposuresTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~GroupExposuresTask.registry

   .. rubric:: Methods Summary

   .. autosummary::

      ~GroupExposuresTask.emptyMetadata
      ~GroupExposuresTask.getAllSchemaCatalogs
      ~GroupExposuresTask.getFullMetadata
      ~GroupExposuresTask.getFullName
      ~GroupExposuresTask.getName
      ~GroupExposuresTask.getSchemaCatalogs
      ~GroupExposuresTask.getTaskDict
      ~GroupExposuresTask.getVisitSystem
      ~GroupExposuresTask.group
      ~GroupExposuresTask.makeField
      ~GroupExposuresTask.makeSubtask
      ~GroupExposuresTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: registry

   .. rubric:: Methods Documentation

   .. automethod:: emptyMetadata
   .. automethod:: getAllSchemaCatalogs
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getSchemaCatalogs
   .. automethod:: getTaskDict
   .. automethod:: getVisitSystem
   .. automethod:: group
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: timer