We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6095d commit 3c2ff95Copy full SHA for 3c2ff95
CHANGES.rst
@@ -1,3 +1,16 @@
1
+2.8.0 (January 10, 2024)
2
+========================
3
+New feature release in the 2.8.0 series.
4
+
5
+This release fixes a bug in converting SyN-SDC displacements to fieldmaps,
6
+resulting in exaggerated corrections. As this makes changes to the structure
7
+of a workflow and the expected inputs of a workflow node, this release is
8
+considered a minor release.
9
10
+* FIX: Derive field from SyN displacements using EPI affine (#421)
11
+* FIX: Change ``os.basename`` to ``os.path.basename`` (#419)
12
+* DOC: Add @smeisler to contributors (#420)
13
14
2.7.0 (December 18, 2023)
15
=========================
16
New feature release in the 2.7.0 series.
0 commit comments