GetDcrTemplateTask
==================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: GetDcrTemplateTask
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~GetDcrTemplateTask.canMultiprocess

   .. rubric:: Methods Summary

   .. autosummary::

      ~GetDcrTemplateTask.checkPatchList
      ~GetDcrTemplateTask.emptyMetadata
      ~GetDcrTemplateTask.getDcrModel
      ~GetDcrTemplateTask.getFullMetadata
      ~GetDcrTemplateTask.getFullName
      ~GetDcrTemplateTask.getName
      ~GetDcrTemplateTask.getOverlappingExposures
      ~GetDcrTemplateTask.getResourceConfig
      ~GetDcrTemplateTask.getTaskDict
      ~GetDcrTemplateTask.makeField
      ~GetDcrTemplateTask.makeSubtask
      ~GetDcrTemplateTask.run
      ~GetDcrTemplateTask.runQuantum
      ~GetDcrTemplateTask.timer

   .. rubric:: Attributes Documentation

   .. autoattribute:: canMultiprocess

   .. rubric:: Methods Documentation

   .. automethod:: checkPatchList
   .. automethod:: emptyMetadata
   .. automethod:: getDcrModel
   .. automethod:: getFullMetadata
   .. automethod:: getFullName
   .. automethod:: getName
   .. automethod:: getOverlappingExposures
   .. automethod:: getResourceConfig
   .. automethod:: getTaskDict
   .. automethod:: makeField
   .. automethod:: makeSubtask
   .. automethod:: run
   .. automethod:: runQuantum
   .. automethod:: timer