MagErr
======

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

.. autoclass:: MagErr
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~MagErr.columns
      ~MagErr.name
      ~MagErr.noDup
      ~MagErr.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~MagErr.__call__
      ~MagErr.difference
      ~MagErr.fail
      ~MagErr.multilevelColumns

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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