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 reversion in dataset.py (#87) #90

Merged
merged 2 commits into from
Sep 8, 2021
Merged

Fix reversion in dataset.py (#87) #90

merged 2 commits into from
Sep 8, 2021

Conversation

JBGreisman
Copy link
Member

When applying black to the codebase (#86), it appears that I reverted DataSet.compute_dHKL() to not use the changes made in #87. This PR corrects that reversion.

After merging in this PR, DataSet.compute_dHKL() will use gemmi for computing resolution of reflections.

@JBGreisman JBGreisman added the bug Something isn't working label Sep 8, 2021
@JBGreisman JBGreisman requested a review from kmdalton September 8, 2021 21:21
Copy link
Member

@kmdalton kmdalton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@JBGreisman JBGreisman merged commit 0f4cee6 into main Sep 8, 2021
@JBGreisman JBGreisman deleted the dhkl branch September 8, 2021 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants