We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello professor, how do I deal with the horizontal axis path of the HSE band structure when using pyband? Now there is always an extra section.
The text was updated successfully, but these errors were encountered:
Try pyband --hse or pyband --skip_kpts N1 --nseg N2, where N1 is the number of redundant kpoints and N2 is the number of kpoints in each k segment.
pyband --hse
pyband --skip_kpts N1 --nseg N2
N1
Sorry, something went wrong.
Dear Professor Zheng, Thank you for your invaluable advice and guidance, which truly resolved the problem. Thank you! Best regards
No branches or pull requests
Hello professor, how do I deal with the horizontal axis path of the HSE band structure when using pyband? Now there is always an extra section.
![1735198677343](https://private-user-images.githubusercontent.com/144673662/398669134-360b27f3-8282-4414-ac08-d8b3d33c883b.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTk0ODksIm5iZiI6MTczOTMxOTE4OSwicGF0aCI6Ii8xNDQ2NzM2NjIvMzk4NjY5MTM0LTM2MGIyN2YzLTgyODItNDQxNC1hYzA4LWQ4YjNkMzNjODgzYi5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQwMDEzMDlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zMmZjOGMxZGM0NmJkZjdhMjFmYmI0OTA1ZTczOTlmZmQyODU2YWQ0MDMzNGRkOTA3ZGM4MGUxMjk0MTBmMmQxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.wBDehmlwY8WSsyAH7Ei72LzySUiF0mb7_t-ILFsUTiM)
The text was updated successfully, but these errors were encountered: