# HG changeset patch # User greg # Date 1512054816 18000 # Node ID ab72c2d00e5a3f2d98c1bb75a6e410d28ede021c # Parent 883327c429700652f442b9db8560da712f0baec1 Uploaded diff -r 883327c42970 -r ab72c2d00e5a create_streamlines.py --- 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