5.53.2. extras.gui.plot_bandstructure

eminus.extras.gui.plot_bandstructure(scf, spin=0, size=(800, 600))[source]

Plot band structures.

Reference: https://plotly.com/python

Parameters:

scf – SCF object.

Keyword Arguments:
  • spin – Spin channel.

  • size – Widget size.

Returns:

Viewable object.