-
Notifications
You must be signed in to change notification settings - Fork 28
[FIX] Fixes conditions of overlapping B0FieldIdentifier, resulting in no estimators #497
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] Fixes conditions of overlapping B0FieldIdentifier, resulting in no estimators #497
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## maint/2.13.x #497 +/- ##
=============================================
Coverage 84.09% 84.09%
=============================================
Files 30 30
Lines 2880 2880
Branches 374 374
=============================================
Hits 2422 2422
Misses 384 384
Partials 74 74 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
mgxd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable - having trouble tracking all the parsing going on in wrangler.py / fieldmap.py, could you include a test?
|
seems like B0Field* are not tested in test_wrangler, will try to implement common case and this edge one. |
2e6beff to
fe315d6
Compare
|
OSF maintenance is preventing the tests to run https://fosstodon.org/@CenterforOpenScience |
|
The tests, look good to me, Is there any chance this will be in the next release? |
effigies
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks pretty straightforward.
fe315d6 to
a42eef3
Compare
2.13.2 (July 28, 2025) Patch release in the 2.13.x series. This includes a fix for cases where a scan contributes to multiple `B0FieldIdentifier`s. * [FIX] Fixes conditions of overlapping B0FieldIdentifier, resulting in no estimators (#497)
fixes nipreps/fmriprep#3484
Simply forces the estimator to be named after the BIDS-set B0FieldIdentifier.