You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+14-10Lines changed: 14 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -17,24 +17,28 @@ This release resolves a number of issues with fieldmaps inducing distortions dur
17
17
18
18
Finally, a new resampling method has been added, to better account for susceptibility distortion and motion in a single shot resampling to a volumetric target space. We anticipate extending this to surface targets in the future.
19
19
20
-
* RF: Move to fit/apply workflow (#360)
21
20
* FIX: nest pathlib import in fix_multi_source_name (#365)
22
21
* FIX: Avoid retrieving multiple templates from latest TF (#353)
23
-
* ENH: better repr for Derivatives class (#351)
24
22
* FIX: Raise informative error if no t1w or t2w found (#347)
25
-
* Replace `resource_filename` with `load_data` (#345)
26
23
* FIX: Easier pyenv usage (#342)
27
-
* Build(deps): Bump urllib3 from 2.0.3 to 2.0.7 (#319)
28
-
* Build(deps): Bump pillow from 9.5.0 to 10.0.1 (#317)
29
-
* DOC: Use correct argument flag (#338)
30
-
* MAINT: Raise minimum to 3.10, bump actions (#337)
31
24
* FIX: Catch nonexistent derivatives, clean up subworkflow logic (#336)
32
-
* Use fsLR reg sphere for MCRIBS morphometrics resampling (#334)
33
-
* FIX: Multiple T2ws, coerce reference to string (#333)
34
-
* MAINT: Update to latest migas API (#326)
25
+
* FIX: Use fsLR reg sphere for MCRIBS morphometrics resampling (#334)
35
26
* FIX: T2star map MNI scaling (#320)
27
+
36
28
* ENH: Alter outputs when MCRIBS reconstruction is used (#329)
37
29
* ENH: Use nireports for Report generation + add reportlet per reconstruction (#328)
30
+
* ENH: better repr for Derivatives class (#351)
31
+
32
+
* RF: Move to fit/apply workflow (#360)
33
+
* RF: Replace `resource_filename` with `load_data` (#345)
34
+
35
+
* MAINT: Bump urllib3 from 2.0.3 to 2.0.7 (#319)
36
+
* MAINT: Raise minimum to 3.10, bump actions (#337)
37
+
* MAINT: Bump pillow from 9.5.0 to 10.0.1 (#317)
38
+
* MAINT: Update to latest migas API (#326)
39
+
40
+
* DOC: Use correct argument flag (#338)
41
+
* DOC: Move to new theme, add outputs description (#383)
0 commit comments