Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

Having to manually prescribe FFBBasis3D clutters up a lot of our examples. This PR just instantiates the default (FFBBasis3D) for our code based on the ImageSource in our volume estimation classes. This removes the clutter from the user and examples side.

Unfortunately adds the clutter back to the legacy tests, but they will probably be updated at some point anyway for other reasons.

@garrettwrong garrettwrong self-assigned this Feb 9, 2024
@codecov
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d5cd9d0) 88.82% compared to head (0d407bf) 88.82%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1085   +/-   ##
========================================
  Coverage    88.82%   88.82%           
========================================
  Files          126      126           
  Lines        12028    12031    +3     
========================================
+ Hits         10684    10687    +3     
  Misses        1344     1344           

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

@garrettwrong garrettwrong requested a review from j-c-c February 12, 2024 20:12
Copy link
Collaborator

@j-c-c j-c-c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Very clean.

@garrettwrong garrettwrong marked this pull request as ready for review February 15, 2024 13:00
@garrettwrong garrettwrong requested a review from janden as a code owner February 15, 2024 13:00
Copy link
Collaborator

@janden janden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks!

@garrettwrong garrettwrong merged commit 5a900ab into develop Feb 16, 2024
@garrettwrong garrettwrong deleted the default_est_basis branch February 16, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants