GetDcrTemplateConfig
====================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: GetDcrTemplateConfig
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~GetDcrTemplateConfig.bandwidth
      ~GetDcrTemplateConfig.coaddPsf
      ~GetDcrTemplateConfig.connections
      ~GetDcrTemplateConfig.effectiveWavelength
      ~GetDcrTemplateConfig.history
      ~GetDcrTemplateConfig.numSubfilters
      ~GetDcrTemplateConfig.saveLogOutput
      ~GetDcrTemplateConfig.saveMetadata
      ~GetDcrTemplateConfig.templateBorderSize
      ~GetDcrTemplateConfig.warp

   .. rubric:: Methods Summary

   .. autosummary::

      ~GetDcrTemplateConfig.compare
      ~GetDcrTemplateConfig.formatHistory
      ~GetDcrTemplateConfig.freeze
      ~GetDcrTemplateConfig.items
      ~GetDcrTemplateConfig.keys
      ~GetDcrTemplateConfig.load
      ~GetDcrTemplateConfig.loadFromStream
      ~GetDcrTemplateConfig.loadFromString
      ~GetDcrTemplateConfig.names
      ~GetDcrTemplateConfig.save
      ~GetDcrTemplateConfig.saveToStream
      ~GetDcrTemplateConfig.saveToString
      ~GetDcrTemplateConfig.setDefaults
      ~GetDcrTemplateConfig.toDict
      ~GetDcrTemplateConfig.update
      ~GetDcrTemplateConfig.validate
      ~GetDcrTemplateConfig.values

   .. rubric:: Attributes Documentation

   .. autoattribute:: bandwidth
   .. autoattribute:: coaddPsf
   .. autoattribute:: connections
   .. autoattribute:: effectiveWavelength
   .. autoattribute:: history
   .. autoattribute:: numSubfilters
   .. autoattribute:: saveLogOutput
   .. autoattribute:: saveMetadata
   .. autoattribute:: templateBorderSize
   .. autoattribute:: warp

   .. rubric:: Methods Documentation

   .. automethod:: compare
   .. automethod:: formatHistory
   .. automethod:: freeze
   .. automethod:: items
   .. automethod:: keys
   .. automethod:: load
   .. automethod:: loadFromStream
   .. automethod:: loadFromString
   .. automethod:: names
   .. automethod:: save
   .. automethod:: saveToStream
   .. automethod:: saveToString
   .. automethod:: setDefaults
   .. automethod:: toDict
   .. automethod:: update
   .. automethod:: validate
   .. automethod:: values