Skip to content

Commit 84a938f

Browse files
committed
REL: 23.2.0a3
1 parent 1e2c67a commit 84a938f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGES.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,18 @@ Finally, a new resampling method has been added, to better account for
3939
susceptibility distortion and motion in a single shot resampling to a volumetric
4040
target space. We anticipate extending this to surface targets in the future.
4141

42+
* FIX: Restore --ignore sbref functionality (#3180)
43+
* FIX: Retrieve atlas ROIs at requested density (#3179)
44+
* FIX: Keep minctracc executable in FreeSurfer installation (#3175)
45+
* FIX: Exclude echo entity from optimally combined derivatives (#3166)
46+
* FIX: Disable boldref-space outputs unless requested (#3159)
4247
* FIX: Tag memory estimates in resamplers (#3150)
4348
* FIX: Final revisions for next branch (#3134)
4449
* FIX: Minor fixes to work with MSMSulc-enabled smriprep-next (#3098)
4550
* FIX: Connect EPI-to-fieldmap transform (#3099)
4651
* FIX: Use Py2-compatible version file template for fmriprep-docker (#3101)
4752
* FIX: Update connections to unwarp_wf, convert ITK transforms to text (#3077)
53+
* ENH: Exclude non-steady-state volumes from confound correlation plot (#3171)
4854
* ENH: Pass FLAIR images to anatomical workflow builder to include in boilerplate (#3146)
4955
* ENH: Restore carpetplot and other final adjustments (#3131)
5056
* ENH: Restore CIFTI-2 generation (#3129)
@@ -55,10 +61,14 @@ target space. We anticipate extending this to surface targets in the future.
5561
* ENH: Add MSMSulc (#3085)
5662
* ENH: Add reporting workflow for BOLD fit (#3082)
5763
* ENH: Generate anatomical derivatives useful for resampling (#3081)
64+
* RF: Load reportlets interfaces from nireports rather than niworkflows (#3176, #3184)
65+
* RF: Separate goodvoxels mask creation from fsLR resampling (#3170)
5866
* RF: Write out anatomical template derivatives (#3136)
5967
* RF: Update primary bold workflow to incorporate single shot resampling (#3114)
6068
* RF: Update derivative cache spec, calculate per-BOLD, reuse boldref2fmap (#3078)
6169
* RF: Split fMRIPrep into fit and derivatives workflows (#2913)
70+
* RPT: Rename CSF/WM confounds in fMRIPlot (#3172)
71+
* TST: Add smoke tests for full workflow and most branching flags (#3155)
6272
* TST: Add smoke-tests for bold_fit_wf (#3152)
6373
* DOC: Fix documentation and description for init_bold_grayords_wf (#3051)
6474
* DOC: Minor updates in outputs.rst (#3148)
@@ -68,7 +78,7 @@ target space. We anticipate extending this to surface targets in the future.
6878
* MNT: Restore mritotal subcommands to Dockerfile (#3149)
6979
* MNT: Update smriprep to 0.13.1 (#3153)
7080
* MNT: optimise size of PNG files (#3145)
71-
* MNT: update vendored docs script `github_link.py` (#3144)
81+
* MNT: update vendored docs script ``github_link.py`` (#3144)
7282
* MNT: Update tedana pin, test on Python 3.12 (#3141)
7383
* MNT: Bump environment (#3132)
7484
* MNT: Bump version requirements (#3107)
@@ -81,6 +91,7 @@ target space. We anticipate extending this to surface targets in the future.
8191
* MNT: update update_zenodo.py script (#3042)
8292
* MNT: Fix welcome message formatting and instructions (#3039)
8393
* MNT: Python 3.11 should be supported (#3038)
94+
* CI: Bump actions/setup-python from 4 to 5 (#3181)
8495
* CI: Stop testing legacy layout (#3079)
8596
* CI: Improve tag detection for docker builds (#3066)
8697
* CI: Clean up pre-release builds (#3040)

0 commit comments

Comments
 (0)