nipreps / sdcflows

Susceptibility Distortion Correction (SDC) workflows for EPI MR schemes
https://www.nipreps.org/sdcflows
Apache License 2.0
32 stars 26 forks source link

fix: Only fit high-frequency spline for SyN-SDC #457

Closed effigies closed 2 months ago

effigies commented 2 months ago

Follow-up to https://github.com/nipreps/sdcflows/pull/453, resolving similar issues for SyN-SDC as were resolved for GRE fieldmaps.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.34%. Comparing base (08e198f) to head (6a9da18). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #457 +/- ## ========================================== - Coverage 76.40% 76.34% -0.06% ========================================== Files 32 32 Lines 2814 2816 +2 Branches 376 377 +1 ========================================== Hits 2150 2150 - Misses 597 598 +1 - Partials 67 68 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

effigies commented 2 months ago

@oesteban LMK what you think.