You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Effective band structure (spectral function) plot with atomic projections with custom colour maps, combined or separated, thanks goes to @kavanase#8#4
Updates
Improved the detection of band edges for complex systems. Note that the implementation for unfolded effective band structure is not going to be as robust as for primitive cell band structures. The results need to be visually checked if necessary.
Bug fix
Fixed an issue where the primitive cell and supercell symmetries are printed in the opposite tags in the CLI. @adair-nicolson#7
Documentation
Documentation updated with instructions for atomic projection
Documentation build system is changed from mkdocs to sphinx with myst-parser