effmass
effmass copied to clipboard
Refactor the `extrema` module
The extrema
module is feeling pretty clunky!
An improvement might be to create a new Bandstructure
class within extrema.py
, with each of the functions in the module mapped to Bandstructure
methods. Might also rename extrema.py
to bandstructure.py
.