MagDiff
=======

.. currentmodule:: lsst.pipe.tasks.functors

.. autoclass:: MagDiff
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MagDiff.columns
      ~MagDiff.name
      ~MagDiff.noDup
      ~MagDiff.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~MagDiff.__call__
      ~MagDiff.difference
      ~MagDiff.fail
      ~MagDiff.multilevelColumns

   .. rubric:: Attributes Documentation

   .. autoattribute:: columns
   .. autoattribute:: name
   .. autoattribute:: noDup
   .. autoattribute:: shortname

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: difference
   .. automethod:: fail
   .. automethod:: multilevelColumns