FermiSurface

The 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 2D spin-texture for further details.

pyprocar.core.FermiSurface(*args, **kwargs)

A class to generate and manipulate Fermi surfaces from electronic band structure data.