Mag
===

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

.. autoclass:: Mag
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Mag.columns
      ~Mag.name
      ~Mag.noDup
      ~Mag.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~Mag.__call__
      ~Mag.difference
      ~Mag.fail
      ~Mag.multilevelColumns

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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