Skip to content
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 get_reconstructed_band_structure method #992

Merged
merged 10 commits into from Jan 15, 2018
Merged

Fix get_reconstructed_band_structure method #992

merged 10 commits into from Jan 15, 2018

Conversation

utf
Copy link
Member

@utf utf commented Jan 12, 2018

Use numpy concatenate function to fix the pymatgen.electronic_structure.bandstructure.get_reconstructed_band_structure() function.

Fixes #543

I've also added a basic test to ensure this method is not broken in the future.

@shyuep
Copy link
Member

shyuep commented Jan 12, 2018

There are failing tests due to tabs. Pls fix. Thanks.

@utf
Copy link
Member Author

utf commented Jan 15, 2018

Ok, this has been fixed.

Apologies for the messy commit history.

@shyuep shyuep merged commit 4c69945 into materialsproject:master Jan 15, 2018
gmatteo added a commit to gmatteo/pymatgen that referenced this pull request Jan 15, 2018
* 'master' of https://github.com/materialsproject/pymatgen:
  Bug fix in task.reset (materialsproject#995)
  Thermodynamic properties from phonon DOS (materialsproject#996)
  Fix get_reconstructed_band_structure method (materialsproject#992)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_reconstructed_band_structure method outdated
2 participants