plot_bands color argument now correctly works when specifying colours for individual bands specified via band_ids argument.
An example use case is added in the Examples/Si_plot_utils (doubling as example for plotutils.py in general which was missing from the previous set of examples.
Also, added a convenience wrapper to plot bands by occupancies (based simply on counting electrons, may not be physical for 'unusual' systems.
plot_bands
color
argument now correctly works when specifying colours for individual bands specified viaband_ids
argument.An example use case is added in the
Examples/Si_plot_utils
(doubling as example forplotutils.py
in general which was missing from the previous set of examples.Also, added a convenience wrapper to plot bands by occupancies (based simply on counting electrons, may not be physical for 'unusual' systems.