GetCalexpAsTemplateConfig
=========================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: GetCalexpAsTemplateConfig
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~GetCalexpAsTemplateConfig.doAddCalexpBackground
      ~GetCalexpAsTemplateConfig.history

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

   .. autoattribute:: doAddCalexpBackground
   .. autoattribute:: history

   .. 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