2.10.0
Release Notes
Feature release in the 2.10.x series.
The main change is a bugfix when fitting multi-level B-Splines to some noisy fieldmaps. While theoretically nice, the multi-level fitting does not really bring anything immediately as we are not generally inverting the distortion. In this release, the default fitting has been changed to single-level B-Splines, with a spacing similar to TOPUP's defaults.
With thanks to Sunjae Shim (@sjshim) for sharing Spiral-echo fieldmaps that were failing prior the patch in #453.
What's Changed
- FIX: Building Docker image on ARM64 devices by @mathdugre in #449
- DOC:
ValueError
in notebook output by @mathdugre in #450 - ENH: Improve plots in Jupyter notebook by @oesteban in #452
- FIX: Revision of the B-Spline fitting code by @oesteban in #453
New Contributors
- @mathdugre made their first contribution in #449
Full Changelog: 2.9.0...2.10.0