ZogyImagePsfMatchConfig
=======================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: ZogyImagePsfMatchConfig
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ZogyImagePsfMatchConfig.history
      ~ZogyImagePsfMatchConfig.kernel
      ~ZogyImagePsfMatchConfig.selectDetection
      ~ZogyImagePsfMatchConfig.selectMeasurement
      ~ZogyImagePsfMatchConfig.zogyConfig
      ~ZogyImagePsfMatchConfig.zogyMapReduceConfig

   .. rubric:: Methods Summary

   .. autosummary::

      ~ZogyImagePsfMatchConfig.compare
      ~ZogyImagePsfMatchConfig.formatHistory
      ~ZogyImagePsfMatchConfig.freeze
      ~ZogyImagePsfMatchConfig.items
      ~ZogyImagePsfMatchConfig.iteritems
      ~ZogyImagePsfMatchConfig.iterkeys
      ~ZogyImagePsfMatchConfig.itervalues
      ~ZogyImagePsfMatchConfig.keys
      ~ZogyImagePsfMatchConfig.load
      ~ZogyImagePsfMatchConfig.loadFromStream
      ~ZogyImagePsfMatchConfig.names
      ~ZogyImagePsfMatchConfig.save
      ~ZogyImagePsfMatchConfig.saveToStream
      ~ZogyImagePsfMatchConfig.setDefaults
      ~ZogyImagePsfMatchConfig.toDict
      ~ZogyImagePsfMatchConfig.update
      ~ZogyImagePsfMatchConfig.validate
      ~ZogyImagePsfMatchConfig.values

   .. rubric:: Attributes Documentation

   .. autoattribute:: history
   .. autoattribute:: kernel
   .. autoattribute:: selectDetection
   .. autoattribute:: selectMeasurement
   .. autoattribute:: zogyConfig
   .. autoattribute:: zogyMapReduceConfig

   .. rubric:: Methods Documentation

   .. automethod:: compare
   .. automethod:: formatHistory
   .. automethod:: freeze
   .. automethod:: items
   .. automethod:: iteritems
   .. automethod:: iterkeys
   .. automethod:: itervalues
   .. automethod:: keys
   .. automethod:: load
   .. automethod:: loadFromStream
   .. automethod:: names
   .. automethod:: save
   .. automethod:: saveToStream
   .. automethod:: setDefaults
   .. automethod:: toDict
   .. automethod:: update
   .. automethod:: validate
   .. automethod:: values