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

Allow reindexing using a multi-crystal reference dataset in dials.reindex #1977

Merged
merged 5 commits into from
Jan 17, 2022

Conversation

jbeilstenedmands
Copy link
Contributor

This adds the necessary preprocessing to be able to use a multi-crystal dataset as a reference for reindexing.

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #1977 (e0f9fcf) into main (f3c29b4) will increase coverage by 0.02%.
The diff coverage is 87.09%.

@@            Coverage Diff             @@
##             main    #1977      +/-   ##
==========================================
+ Coverage   67.61%   67.64%   +0.02%     
==========================================
  Files         629      629              
  Lines       71382    71409      +27     
  Branches    10472    10476       +4     
==========================================
+ Hits        48263    48302      +39     
+ Misses      21144    21127      -17     
- Partials     1975     1980       +5     

- Newsfragment
- Remove old code line
- Move scaling import to top area (since in command_line, there
  is an argument for doing this inline. However, there are plenty
  of other heavy-looking imports in there already.
@ndevenish ndevenish merged commit 36d2772 into main Jan 17, 2022
@ndevenish ndevenish deleted the reindex_reference_multiple_crystals branch January 17, 2022 17:01
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