Skip to content

Commit 8b3a957

Browse files
committed
REL: 23.2.0
1 parent b5098cd commit 8b3a957

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
23.2.0 (To be determined)
1+
23.2.0 (January 10, 2024)
22
=========================
33
New feature release in the 23.2.x series.
44

@@ -33,7 +33,8 @@ This release resolves a number of issues with fieldmaps inducing distortions
3333
during correction. Phase difference and direct fieldmaps are now masked correctly,
3434
preventing the overestimation of distortions outside the brain. Additionally,
3535
we now implement Jacobian weighting during unwarping, which corrects for compression
36-
and expansion effects on signal intensity.
36+
and expansion effects on signal intensity. To disable Jacobian weighting, use
37+
``--ignore fmap-jacobian``.
3738

3839
Finally, a new resampling method has been added, to better account for
3940
susceptibility distortion and motion in a single shot resampling to a volumetric
@@ -50,6 +51,7 @@ target space. We anticipate extending this to surface targets in the future.
5051
* FIX: Connect EPI-to-fieldmap transform (#3099)
5152
* FIX: Use Py2-compatible version file template for fmriprep-docker (#3101)
5253
* FIX: Update connections to unwarp_wf, convert ITK transforms to text (#3077)
54+
* ENH: Allow --ignore fmap-jacobian to disable Jacobian determinant modulation during fieldmap correction (#3186)
5355
* ENH: Exclude non-steady-state volumes from confound correlation plot (#3171)
5456
* ENH: Pass FLAIR images to anatomical workflow builder to include in boilerplate (#3146)
5557
* ENH: Restore carpetplot and other final adjustments (#3131)

0 commit comments

Comments
 (0)