Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 17:20
  • 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.

Enhancements:

  • normalise option added to bandplot to control the normalisation of orbital
    projections. The default has been changed from select to all, meaning that
    the size of projections is normalised against the sum of all other projections
    at that band and k-point. (@utf)