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 5364d75 commit f64962bCopy full SHA for f64962b
CHANGES.rst
@@ -1,3 +1,14 @@
1
+0.8.1 (October 07, 2021)
2
+========================
3
+Bug-fix release in the 0.8.x series.
4
+
5
+All releases since 0.5.3 have incorrectly resampled the (aparc+)aseg
6
+segmentations with trilinear interpolation, rather than nearest-neighbor.
7
+This fix has also been applied in 0.7.2,
8
+to provide a fix in the fMRIPrep LTS series.
9
10
+ * FIX: Resample aseg with nearest-neighbor interpolation (#268)
11
12
0.8.0 (September 1, 2021)
13
=========================
14
A new minor release incorporating small iterations and improvements on
0 commit comments