jhu-graphstat / LLG

0 stars 2 forks source link

added eigen-value atlas figures #15

Closed gkiar closed 7 years ago

gkiar commented 7 years ago

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!