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

Fix crash in dials.scale if indeterminate normal equations in full matrix minimisation #1653

Merged
merged 2 commits into from
Apr 14, 2021

Conversation

jbeilstenedmands
Copy link
Contributor

Recently introduced as a byproduct of the changes in #1584

@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #1653 (5b06c09) into main (a18c6ef) will increase coverage by 0.00%.
The diff coverage is 80.00%.

❗ Current head 5b06c09 differs from pull request most recent head eaff381. Consider uploading reports for the commit eaff381 to get more accurate results

@@           Coverage Diff           @@
##             main    #1653   +/-   ##
=======================================
  Coverage   66.65%   66.66%           
=======================================
  Files         616      616           
  Lines       68983    69003   +20     
  Branches     9598     9603    +5     
=======================================
+ Hits        45979    45998   +19     
- Misses      21068    21069    +1     
  Partials     1936     1936           

@jbeilstenedmands jbeilstenedmands merged commit c8fc3d9 into main Apr 14, 2021
@jbeilstenedmands jbeilstenedmands deleted the scaling_refinement_error_handling branch April 14, 2021 16:27
ndevenish pushed a commit that referenced this pull request Apr 14, 2021
…trix minimisation (#1653)

Recently introduced as a byproduct of #1584
DiamondLightSource-build-server added a commit that referenced this pull request Apr 15, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 15, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 15, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 16, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 17, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 18, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 19, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 19, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
- Fix image numbering inconsistency in ascii histogram of per-image spot counts (#1660)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 19, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
- Fix image numbering inconsistency in ascii histogram of per-image spot counts (#1660)
- ``dials.find_spots_server``: Significant performance improvement for HDF5 grid scans. (#1665)
DiamondLightSource-build-server added a commit that referenced this pull request Apr 20, 2021
Bugfixes
--------

- ``dials.scale``: Fix crash when full-matrix minimisation is unsuccessful due to indeterminate normal equations. (#1653)
- ``dials.scale``: Fix crash when no reflections remain after initial filtering. (#1654)
- ``dials.export``: Fix error observed with ``format=mmcif`` for narrow sweeps with low symmetry (#1656)
- Fix image numbering inconsistency in ascii histogram of per-image spot counts (#1660)
- ``dials.find_spots_server``: Significant performance improvement for HDF5 grid scans. (#1665)
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