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

dev.dials.ssx_index fixes #2055

Merged
merged 8 commits into from
Apr 4, 2022
Merged

dev.dials.ssx_index fixes #2055

merged 8 commits into from
Apr 4, 2022

Conversation

jbeilstenedmands
Copy link
Contributor

Fix issue in results reporting for h5 files (always reported that it had indexed 1 image).

Use min_spots parameter (default 10) to skip attempted indexing of weak/bad images.

Correctly handle function calls when a total of 0 images get indexed.

@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #2055 (44bce02) into main (6218b9d) will decrease coverage by 0.00%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main    #2055      +/-   ##
==========================================
- Coverage   68.42%   68.41%   -0.01%     
==========================================
  Files         654      654              
  Lines       76531    76542      +11     
  Branches    10947    10951       +4     
==========================================
+ Hits        52368    52370       +2     
- Misses      22120    22126       +6     
- Partials     2043     2046       +3     

@jbeilstenedmands jbeilstenedmands merged commit d806454 into main Apr 4, 2022
@jbeilstenedmands jbeilstenedmands deleted the ssx_index_fixes branch April 4, 2022 13:13
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

2 participants