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

dials.scale crashing if datasets are removed during the processing. #2045

Closed
jbeilstenedmands opened this issue Mar 29, 2022 · 0 comments · Fixed by #2046
Closed

dials.scale crashing if datasets are removed during the processing. #2045

jbeilstenedmands opened this issue Mar 29, 2022 · 0 comments · Fixed by #2046
Assignees
Labels
dials.scale Affects dials.scale

Comments

@jbeilstenedmands
Copy link
Contributor

For multi-crystal processing (particularly small-wedge/ssx), dials.scale can sometimes remove datasets during processing, if all reflections get marked as bad. A user reported a crash due to this, and I also saw similar recently for ssx processing. The issue is that all of the internal datastructures are not updated properly.

@jbeilstenedmands jbeilstenedmands added the dials.scale Affects dials.scale label Mar 29, 2022
@jbeilstenedmands jbeilstenedmands self-assigned this Mar 29, 2022
jbeilstenedmands added a commit that referenced this issue Mar 29, 2022
Also make sure internal datastuctures are consistent.
jbeilstenedmands added a commit that referenced this issue Mar 29, 2022
Add test to display broken behaviour

Avoid referencing issues into experimentlist. Fixes #2045.

Also make sure internal datastuctures are consistent.
ndevenish pushed a commit that referenced this issue Mar 30, 2022
Add test to display broken behaviour

Avoid referencing issues into experimentlist. Fixes #2045.

Also make sure internal datastuctures are consistent.
ndevenish pushed a commit that referenced this issue Mar 30, 2022
Add test to display broken behaviour

Avoid referencing issues into experimentlist. Fixes #2045.

Also make sure internal datastuctures are consistent.
DiamondLightSource-build-server added a commit that referenced this issue Mar 30, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
DiamondLightSource-build-server added a commit that referenced this issue Mar 30, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
DiamondLightSource-build-server added a commit that referenced this issue Mar 30, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
DiamondLightSource-build-server added a commit that referenced this issue Mar 30, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
jbeilstenedmands added a commit to jbeilstenedmands/dials that referenced this issue Mar 30, 2022
Also make sure internal datastuctures are consistent.
DiamondLightSource-build-server added a commit that referenced this issue Mar 31, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
DiamondLightSource-build-server added a commit that referenced this issue Mar 31, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
DiamondLightSource-build-server added a commit that referenced this issue Mar 31, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
DiamondLightSource-build-server added a commit that referenced this issue Apr 1, 2022
Bugfixes
--------

- ``dials.scale``: Fix crash when a dataset is filtered out during the scaling process (issue #2045).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dials.scale Affects dials.scale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant