Skip to content

Conversation

effigies
Copy link
Member

This is mostly targeted at improving logging when an SVD failure arises. We may also want to consider using scipy's SVD when scipy is available, as that allows the option for using the slower but less finicky gesvd algorithm.

No urgency on this, just want to make a patch available to inject into a container.

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.15%. Comparing base (c0be346) to head (5827168).
Report is 503 commits behind head on master.

Files with missing lines Patch % Lines
nibabel/nifti1.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1227   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files          97       98    +1     
  Lines       12281    12375   +94     
  Branches     2525     2543   +18     
=======================================
+ Hits        11317    11404   +87     
- Misses        647      648    +1     
- Partials      317      323    +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@effigies effigies merged commit 977d044 into nipy:master Sep 5, 2024
@effigies effigies deleted the enh/catch_svd_failure branch September 5, 2024 22:15
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