diff create_streamlines.py @ 13:ab72c2d00e5a draft

Uploaded
author greg
date Thu, 30 Nov 2017 10:13:36 -0500
parents 883327c42970
children 68a58b26d6df
line wrap: on
line diff
--- a/create_streamlines.py	Thu Nov 30 10:11:00 2017 -0500
+++ b/create_streamlines.py	Thu Nov 30 10:13:36 2017 -0500
@@ -3,6 +3,7 @@
 import os
 import shutil
 
+from dipy.data import read_stanford_hardi
 from dipy.reconst import peaks, shm
 from dipy.tracking import utils
 from dipy.tracking.eudx import EuDX