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

consistent handling of filled reflections #69

Merged
merged 16 commits into from
Nov 4, 2024

Conversation

tjlane
Copy link
Collaborator

@tjlane tjlane commented Nov 3, 2024

@alisiafadini noticed that the final reported negentropy from a script run was higher than if re-computed from the final written MTZ, issue #57.

We discovered this is because the negentropy values reported during algorithm interactions include reflections that are filled up to the highest resolution, while the final written MTZ retains exactly the same HLK indices as the input MTZ.

We elected to report an MTZ that includes these filled reflections, but more work is needed to understand this behavior in detail, see #58.

@tjlane tjlane self-assigned this Nov 3, 2024
@tjlane tjlane marked this pull request as ready for review November 4, 2024 11:56
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

meteor/diffmaps.py Show resolved Hide resolved
meteor/rsmap.py Show resolved Hide resolved
meteor/utils.py Show resolved Hide resolved
@tjlane tjlane merged commit f635caf into main Nov 4, 2024
5 checks passed
@tjlane tjlane deleted the tjlane/consistent-map-indices branch November 4, 2024 21:14
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.

3 participants