ElectronicBandStructure
========================

The :class:`pyprocar.core.ElectronicBandStructure` class is used to store and manipulate electronic band structure information. 
Electronic band structures expects kpoints, band values, fermi energy, projections, phase projections, kpath, weights, and reciprocal lattice. 

See :ref:`ebs` for further details.

.. autosummary::
   :toctree: _autosummary

   pyprocar.core.ElectronicBandStructure


.. Submodules
.. ----------

.. pyprocar.abinitparser.abinitparser module
.. -----------------------------------------

.. .. automodule:: pyprocar.core.ElectronicBandStructure
..    :members:
..    :undoc-members:
..    :show-inheritance:


.. Module contents
.. ---------------

.. .. automodule:: pyprocar.core
..    :members:
..    :undoc-members:
..    :show-inheritance:
