changeset 32:221c1fe8be2c draft

Uploaded
author greg
date Thu, 30 Nov 2017 09:46:09 -0500
parents e9bb4e93202a
children b4c65a54aa7d
files dmri.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dmri.py	Thu Nov 30 09:41:08 2017 -0500
+++ b/dmri.py	Thu Nov 30 09:46:09 2017 -0500
@@ -4,7 +4,7 @@
 import shutil
 
 from dipy.core.gradients import gradient_table
-from dipy.data import fetch_sherbrooke_3shell, fetch_stanford_hardi
+from dipy.data import fetch_sherbrooke_3shell, fetch_stanford_hardi, read_stanford_labels
 from dipy.io import read_bvals_bvecs
 from matplotlib import pyplot