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: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,11 @@ Compatibility between software tools and imaging formats is a necessary bridge
29
29
to ensure the reproducibility of results and enable the optimization and evaluation
30
30
of current image processing and analysis workflows.
31
31
32
+
## BIDS' X5 format
33
+
As of [the 25.0.0 release](https://github.com/nipy/nitransforms/releases/tag/25.0.0),
34
+
*NiTransforms* experimentally supports writing X5 transform files, as drafted in the
35
+
BIDS Extension Proposal 14 (BEP014).
36
+
32
37
## Integration with *NiBabel*
33
38
*NiTransforms* started as a feature-repo spun off of *NiBabel*.
34
39
Shortly after starting with [nipy/nibabel#656](https://github.com/nipy/nibabel/pull/656), it became apparent that it was going to build up in a humongous PR nobody would be able to review as thoroughly as it would require.
0 commit comments