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

Show error in integration if shoebox data is missing #1421

Merged
merged 2 commits into from
Sep 28, 2020

Conversation

ndevenish
Copy link
Member

After the recent dials-support message about this, it seems like a good idea to show a proper error message, since it's something we can easily detect and User Stack Traces are Always Bad.

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #1421 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #1421      +/-   ##
==========================================
- Coverage   65.29%   65.29%   -0.01%     
==========================================
  Files         617      617              
  Lines       69621    69623       +2     
  Branches     9560     9561       +1     
==========================================
  Hits        45460    45460              
- Misses      22324    22325       +1     
- Partials     1837     1838       +1     

@ndevenish ndevenish merged commit 84ec926 into dials:master Sep 28, 2020
@ndevenish ndevenish mentioned this pull request Sep 28, 2020
ndevenish added a commit that referenced this pull request Sep 28, 2020
- ``dials.integrate``: fix integrator=3d_threaded crash if njobs > 1 (#1410)
- ``dials.integrate``: Check for and show error message if shoebox data is missing (#1421)
- ``dials.refine``: Avoid crash for experiments with zero reflections if the `auto_reduction.action=remove` option was active (#1417)
- ``dials.merge``: improve help message by adding usage examples (#1413)
- ``dials.refine``: More helpful error message when too few reflections (#1431)
@ndevenish ndevenish deleted the integrate_no_shoebox branch February 24, 2022 19:05
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.

1 participant