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 1f12233 commit 97efaaaCopy full SHA for 97efaaa
CHANGES.rst
@@ -1,3 +1,17 @@
1
+0.19.2 (September 24, 2025)
2
+===========================
3
+Bug-fix release in the 0.19.x series.
4
+
5
+For users attempting to run sMRIPrep or fMRIPrep with precomputed derivatives,
6
+the FreeSurfer-to-anat transform was being found but not passed to the relevant nodes.
7
+This should only affect users who deleted subject-native surface GIFTI files in an
8
+effort to save space.
9
10
+This fix does not change the calculation of the transform, so users do not need to
11
+recalculate the transform to benefit from this fix.
12
13
+* FIX: Use pre-computed FreeSurfer-to-anat transform, when found (#497)
14
15
0.19.1 (September 12, 2025)
16
===========================
17
Bug-fix release in the 0.19.x series.
0 commit comments