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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
23.1.0 (TBD)
1
+
23.1.0 (November 22, 2023)
2
2
============
3
3
The next minor release of *NiBabies*, this release includes a number of new goodies, including:
4
4
@@ -17,6 +17,9 @@ An option to determine and exclude high-variance voxels from being projected to
17
17
### Single anatomical processing
18
18
Running *NiBabies* is now less restrictive, and will still process data missing either a T1w / T2w image. However, for best results, it is recommended to collect and include both for processing.
19
19
20
+
### Anat-specific derivatives inputs
21
+
Previous, *NiBabies* expected input from the `--derivatives` flag to be in T1w space, using the entity `space-orig`. This has now been changed to support derivatives in either T1w or T2w space. For more information, please see https://nibabies.readthedocs.io/en/23.1.0/faqs.html#leveraging-precomputed-results
22
+
20
23
21
24
## Full Changelog
22
25
* CI: Purge codecov python package (#282)
@@ -35,6 +38,7 @@ Running *NiBabies* is now less restrictive, and will still process data missing
35
38
* FIX: Ensure age is extracted from sessions file (#291)
0 commit comments