Open Inker2401 opened 1 month ago
The plot_dos method for the Spectral class in Spectral.py requires a docstring analogous to what has been done for plot_bs.
plot_dos
Spectral
Spectral.py
plot_bs
We should in particular document the behaviour of the pdos_species keyword argument which behaves different in plot_bs and plot_dos (see issue #7)
pdos_species
The
plot_dos
method for theSpectral
class inSpectral.py
requires a docstring analogous to what has been done forplot_bs
.We should in particular document the behaviour of the
pdos_species
keyword argument which behaves different inplot_bs
andplot_dos
(see issue #7)