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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Next Release
2
2
============
3
3
4
-
* FIX: FUGUE interface was adding wrong parameter in forward warping mode.
4
+
* ENH: FUGUE interface has been refactored to use the name_template system, 3 examples added to doctests, some bugs solved.
5
5
* API: Interfaces to external packages are no longer available in the top-level ``nipype`` namespace, and must be imported directly (e.g. ``from nipype.interfaces import fsl``).
6
6
* ENH: New ANTs interface: ApplyTransformsToPoints
7
7
* ENH: New FreeSurfer workflow: create_skullstripped_recon_flow()
0 commit comments