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/380 #381

Merged
merged 6 commits into from
Jul 26, 2024
Merged

Fix/380 #381

merged 6 commits into from
Jul 26, 2024

Conversation

fgrunewald
Copy link
Member

fixes some issues with the graph hashing that occur when using templates. There was a conflict between using graph hashes or residue names as keys for the volumes and templates. With this PR we use graph_hashes in all cases. The only dodgy thing is that internally in GenerateTemplates templates are first graphs then the coordinate dicts. This will be fixed with the new template backmapping scheme anyway.

Copy link
Collaborator

@csbrasnett csbrasnett left a comment

Choose a reason for hiding this comment

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

With the caveat that I don't know this part of the code as well, LGTM. Happy to approve once codecov is too

@csbrasnett csbrasnett merged commit 2e970b4 into master Jul 26, 2024
7 of 8 checks passed
@csbrasnett csbrasnett deleted the fix/380 branch July 26, 2024 10:19
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.

2 participants