E1
==

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

.. autoclass:: E1
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~E1.columns
      ~E1.name
      ~E1.noDup
      ~E1.shortname

   .. rubric:: Methods Summary

   .. autosummary::

      ~E1.__call__
      ~E1.difference
      ~E1.fail
      ~E1.multilevelColumns

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

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