FermiSurface
========================

The :class:`pyprocar.core.FermiSurface` is used to help plot the 2d fermi surface at a given plane.
Fermi Surface expects numpy array of k points, band energies, and projections.
See :ref:`fermi2d` for further details.

.. autosummary::
   :toctree: _autosummary

   pyprocar.core.FermiSurface