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

Add option to apply partiality correction for ellipsoid integration. #2661

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jbeilstenedmands
Copy link
Contributor

Enables use of ellipsoid integrated output for use in cctbx.xfel.merge (if run with post-refinement disabled).

This corrects the 'intensity.sum.value' and 'intensity.sum.variance' columns by partiality, and renames the partiality column to 'partiality_applied'. By default this is not done.

Copy link

codecov bot commented May 1, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 78.39%. Comparing base (9b07803) to head (0cf6f0b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2661      +/-   ##
==========================================
- Coverage   78.41%   78.39%   -0.02%     
==========================================
  Files         613      613              
  Lines       75342    75355      +13     
  Branches    10758    10760       +2     
==========================================
- Hits        59081    59078       -3     
- Misses      14083    14095      +12     
- Partials     2178     2182       +4     

@dermen
Copy link
Contributor

dermen commented May 30, 2024

Excited to try this!

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.

None yet

3 participants