changeset 22:814082359f36 draft

Uploaded
author greg
date Sun, 05 Nov 2017 07:35:51 -0500
parents 53671fcb9507
children 0c3113fdfae6
files dmri.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dmri.py	Sun Nov 05 07:33:21 2017 -0500
+++ b/dmri.py	Sun Nov 05 07:35:51 2017 -0500
@@ -5,7 +5,7 @@
 import shutil
 
 from dipy.core.gradients import gradient_table
-from dipy.data import fetch_sherbrooke_3shell
+from dipy.data import fetch_sherbrooke_3shell, fetch_stanford_hardi
 from dipy.io import read_bvals_bvecs
 from matplotlib import pyplot