Plot utils module to help manipulate band structures for plotting purposes. Largely self-contained in the module (some could have become class methods but the main Spectral.py module is long enough as it is!)
Example of functionality includes
shifting bands so that they use the same zero of energy
plotting specific bands with labels that can then be added to a legend, as well as setting line styles, line colours etc for individual bands
Plot utils module to help manipulate band structures for plotting purposes. Largely self-contained in the module (some could have become class methods but the main Spectral.py module is long enough as it is!)
Example of functionality includes