Skip to content

Conversation

joey-scanga
Copy link
Contributor

Solves issue #471 where the extracted spline grid (in RAS orientation) didn't align with the fieldmap in a different orientation fed into Nibabies. Making this change and rebuilding the Docker image on my own machine removed the error I saw in the issue

Copy link

codecov bot commented Jul 2, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.75%. Comparing base (fa444c2) to head (bfd3ac3).
⚠️ Report is 61 commits behind head on master.

Files with missing lines Patch % Lines
nibabies/interfaces/resampling.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
- Coverage   57.77%   57.75%   -0.02%     
==========================================
  Files          72       72              
  Lines        6809     6811       +2     
  Branches      828      829       +1     
==========================================
  Hits         3934     3934              
- Misses       2666     2668       +2     
  Partials      209      209              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@mgxd mgxd left a comment

Choose a reason for hiding this comment

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

👍 - thanks for the contribution!

@mgxd mgxd merged commit c7fb565 into nipreps:master Jul 2, 2025
16 of 18 checks passed
@joey-scanga joey-scanga deleted the fix/boldref-fmap-reorient branch July 2, 2025 19:12
mgxd added a commit that referenced this pull request Jul 2, 2025
25.1.1 (July 2, 2025)

A patch release in the 25.1.x series.

Includes a fix to the fieldmap reference orientation to match the B-spline coefficients.

Thanks to @joey-scanga for the contribution!

- Bug Fixes
  * FIX: Orient fieldmap before checking spline fit (#475)
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.

2 participants