Closed gkiar closed 7 years ago
courtesy of @vikramc1 :)
This code requires Python2.7 with the following packages installed: pyvtk, numpy, nibabel, argparse, dipy.
Python2.7
pyvtk
numpy
nibabel
argparse
dipy
The script was run from within the containing directory with the following command:
python eigen_surface.py data/desikan.nii.gz output/ data/eigenvector_dim2.csv
Let us know if you have any problems!
courtesy of @vikramc1 :)
This code requires
Python2.7
with the following packages installed:pyvtk
,numpy
,nibabel
,argparse
,dipy
.The script was run from within the containing directory with the following command:
python eigen_surface.py data/desikan.nii.gz output/ data/eigenvector_dim2.csv
Let us know if you have any problems!