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
@@ -4,7 +4,7 @@ Next Release
4
4
* 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``).
5
5
* ENH: New ANTs interface: ApplyTransformsToPoints
6
6
* ENH: New FreeSurfer workflow: create_skullstripped_recon_flow()
7
-
* ENH: Added SSHDataGrabber, a data grabbing interface that works over SSH connections
7
+
* ENH: New data grabbing interface that works over SSH connections, SSHDataGrabber
8
8
* FIX: MRTrix tracking algorithms were ignoring mask parameters.
0 commit comments