Replies: 3 comments
-
23.1.1Release notesBug fix release in the 23.1.x series. This release corrects a small error that prevented the "goodvoxels" mask from being placed in the output directory if no FreeSurfer output spaces were specified. Changes
Full Changelog: 23.1.0...23.1.1 This discussion was created from the release 23.1.1. |
Beta Was this translation helpful? Give feedback.
-
23.1.2Release notesBug fix release in the 23.1.x series. ChangesThis release correctly generates
Full Changelog: 23.1.1...23.1.2 This discussion was created from the release 23.1.2. |
Beta Was this translation helpful? Give feedback.
-
23.1.3Release notesBug fix release in the 23.1.x series. In rare cases where Freesurfer is unable to align to its default atlas in Talairach registration, it was unable to fall back to the Schwartz atlas because we were not including it in the Docker image. This release exists to provide an updated Docker image, and no upgrade is needed for users not encountering this issue. Changes
Full Changelog: 23.1.2...23.1.3 |
Beta Was this translation helpful? Give feedback.
-
23.1.0
Release notes
New feature release in the 23.1.x series.
This release substantially reworks the resampling to fsLR grayordinate space, better accounting for partial volumes and high variance voxels. If you are resampling using
--project-goodvoxels
, we strongly recommend upgrading.Fieldmap handling is improved, with better preference given to single-band references in both PEPolar and SyN-SDC schemes. Additionally, fMRIPrep will no longer estimate fieldmaps that are not intended to be used to correct BOLD series, reducing unneeded processing.
This release removes ICA-AROMA from the fMRIPrep workflow. To use ICA-AROMA, set
MNI152NLin6Asym:res-2
as a target output space. MELODIC and ICA-AROMA can be run on the resulting images in a separate pipeline. For further information on the reasoning behind this change, see GitHub issue #2936.This release increments the versions of ANTs and FSL bundled in the Docker image.
With thanks to Eilidh MacNicol, Basille Pinsard and Taylor Salo for contributions in fMRIPrep and SDCflows.
Changes
--me-t2s-fit-method
parameter (Add--me-t2s-fit-method
parameter #3030)Full Changelog: 23.0.2...23.1.0
This discussion was created from the release 23.1.0.
Beta Was this translation helpful? Give feedback.
All reactions