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

Handle assertion errors in dials.ssx_integrate, arising from bad spotfinding result #2264

Merged
merged 2 commits into from
Oct 31, 2022

Conversation

jbeilstenedmands
Copy link
Contributor

For some stills datasets, this was found to be an issue for a small fraction of images if background modelling goes bad near the beam stop. Rather than a full fail, catch and report the issue for the given image and continue for the rest.

@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #2264 (9fcfe0c) into main (b4a1ad6) will increase coverage by 0.05%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #2264      +/-   ##
==========================================
+ Coverage   80.50%   80.56%   +0.05%     
==========================================
  Files         587      587              
  Lines       66849    67097     +248     
  Branches     8883     8950      +67     
==========================================
+ Hits        53819    54054     +235     
- Misses      10971    10976       +5     
- Partials     2059     2067       +8     

@ndevenish ndevenish merged commit 2825447 into main Oct 31, 2022
@ndevenish ndevenish deleted the ssx_integrate_errorraising branch October 31, 2022 19:06
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