ZogyMapReduceConfig
===================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: ZogyMapReduceConfig
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ZogyMapReduceConfig.adjustGridOption
      ~ZogyMapReduceConfig.borderSizeX
      ~ZogyMapReduceConfig.borderSizeY
      ~ZogyMapReduceConfig.cellCentroidsX
      ~ZogyMapReduceConfig.cellCentroidsY
      ~ZogyMapReduceConfig.cellSizeX
      ~ZogyMapReduceConfig.cellSizeY
      ~ZogyMapReduceConfig.gridStepX
      ~ZogyMapReduceConfig.gridStepY
      ~ZogyMapReduceConfig.history
      ~ZogyMapReduceConfig.ignoreMaskPlanes
      ~ZogyMapReduceConfig.mapper
      ~ZogyMapReduceConfig.reducer
      ~ZogyMapReduceConfig.returnSubImages
      ~ZogyMapReduceConfig.scaleByFwhm

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

   .. autoattribute:: adjustGridOption
   .. autoattribute:: borderSizeX
   .. autoattribute:: borderSizeY
   .. autoattribute:: cellCentroidsX
   .. autoattribute:: cellCentroidsY
   .. autoattribute:: cellSizeX
   .. autoattribute:: cellSizeY
   .. autoattribute:: gridStepX
   .. autoattribute:: gridStepY
   .. autoattribute:: history
   .. autoattribute:: ignoreMaskPlanes
   .. autoattribute:: mapper
   .. autoattribute:: reducer
   .. autoattribute:: returnSubImages
   .. autoattribute:: scaleByFwhm

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