pyprocar.fermisurface package

Submodules

pyprocar.fermisurface.fermisurface module

class pyprocar.fermisurface.fermisurface.FermiSurface(kpoints, bands, spd, loglevel=30)[source]

Bases: object

Methods

Plot([interpolation, mask])

Only 2D layer geometry along z

st(sx, sy, sz[, spin, noarrow, interpolation])

Only 2D layer geometry along z.

FindEnergy

FindEnergy(energy)[source]
Plot(interpolation=200, mask=None)[source]

Only 2D layer geometry along z

st(sx, sy, sz, spin=None, noarrow=False, interpolation=300)[source]

Only 2D layer geometry along z. It is like a enhanced version of ‘plot’ method.

sx, sy, sz are spin projected Nkpoints x Nbands numpy arrays. They also are (already) projected by orbital and atom (from other class)

Module contents