Releases: SMTG-Bham/sumo
Releases · SMTG-Bham/sumo
v2.2.5
Bugfix: Fixed colour parsing for BS + DOS plots. (@kavanse)
v2.2.4
Bugfix: sumo-kgen
with --hybrid
but without --folders
now asks whether to
split up the k-points.
v2.2.3
Bugfix: Questaal band structure import was consistently raising unnecessary Exception
v2.2.2
v2.2.1
Fixed typo in sumo-bandplot
.
v2.2.0
-
Support is added for orbital-projected DOS plots from CASTEP. (@zhubonan)
- The binary parser is implemented and maintained in a separate
library castepxbin. This is maintained by Bonan Zhu, available on
PyPI and pinned to a specific version in the Sumo setup.py.
- The binary parser is implemented and maintained in a separate
Enhancements:
normalise
option added tobandplot
to control the normalisation of orbital
projections. The default has been changed fromselect
toall
, meaning that
the size of projections is normalised against the sum of all other projections
at that band and k-point. (@utf)
v2.1.1
Enhancements:
- Band structure grid lines can now be customised using a matplotlib
style sheet.
v2.1.0
v2.0.2
New testing and release framework.