@@ -39,11 +39,13 @@ Finally, a new resampling method has been added, to better account for
39
39
susceptibility distortion and motion in a single shot resampling to a volumetric
40
40
target space. We anticipate extending this to surface targets in the future.
41
41
42
+ * FIX: Tag memory estimates in resamplers (#3150)
42
43
* FIX: Final revisions for next branch (#3134)
43
44
* FIX: Minor fixes to work with MSMSulc-enabled smriprep-next (#3098)
44
45
* FIX: Connect EPI-to-fieldmap transform (#3099)
45
46
* FIX: Use Py2-compatible version file template for fmriprep-docker (#3101)
46
47
* FIX: Update connections to unwarp_wf, convert ITK transforms to text (#3077)
48
+ * ENH: Pass FLAIR images to anatomical workflow builder to include in boilerplate (#3146)
47
49
* ENH: Restore carpetplot and other final adjustments (#3131)
48
50
* ENH: Restore CIFTI-2 generation (#3129)
49
51
* ENH: Restore resampling to surface GIFTIs (#3126)
@@ -57,9 +59,17 @@ target space. We anticipate extending this to surface targets in the future.
57
59
* RF: Update primary bold workflow to incorporate single shot resampling (#3114)
58
60
* RF: Update derivative cache spec, calculate per-BOLD, reuse boldref2fmap (#3078)
59
61
* RF: Split fMRIPrep into fit and derivatives workflows (#2913)
62
+ * TST: Add smoke-tests for bold_fit_wf (#3152)
60
63
* DOC: Fix documentation and description for init_bold_grayords_wf (#3051)
64
+ * DOC: Minor updates in outputs.rst (#3148)
65
+ * STY: Apply a couple refurb suggestions (#3151)
61
66
* STY: Fix flake8 warnings (#3044)
62
67
* STY: Apply pyupgrade suggestions (#3043)
68
+ * MNT: Restore mritotal subcommands to Dockerfile (#3149)
69
+ * MNT: Update smriprep to 0.13.1 (#3153)
70
+ * MNT: optimise size of PNG files (#3145)
71
+ * MNT: update vendored docs script `github_link.py ` (#3144)
72
+ * MNT: Update tedana pin, test on Python 3.12 (#3141)
63
73
* MNT: Bump environment (#3132)
64
74
* MNT: Bump version requirements (#3107)
65
75
* MNT: http:// → https:// (#3097)
0 commit comments