Ebv
===

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

.. autoclass:: Ebv
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~Ebv.columns
      ~Ebv.name
      ~Ebv.noDup
      ~Ebv.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~Ebv.__call__
      ~Ebv.difference
      ~Ebv.fail
      ~Ebv.multilevelColumns

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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