-
Notifications
You must be signed in to change notification settings - Fork 917
Fix branch directory check in io.vasp.outputs.get_band_structure_from_vasp_multiple_branches
#4061
New issue
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
Fix branch directory check in io.vasp.outputs.get_band_structure_from_vasp_multiple_branches
#4061
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that was super fast! thanks a lot @DanielYang59, esp. for the new unit test! 👍
…ielYang59/pymatgen into fix-multi-branch-band-struct
@shyuep Perhaps you could review this as well? I tried to add a unit test but I don't have any real test file for "VASP multi-branch bandstructure calculation" and had to create a dummy one instead, so I guess this is as far as I could get :) |
@shyuep Can you review this please? I guess this has been lost :) |
Thanks @DanielYang59, looks good. Set this to auto-merge |
Signed-off-by: Matt Horton <mkhorton@users.noreply.github.com>
thanks! |
Summary
io.vasp.outputs.get_band_structure_from_vasp_multiple_branches
, to fix get_band_structure_from_vasp_multiple_branches #4060