-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Thomas Vincent edited this page Mar 26, 2018
·
9 revisions
- python : language for packages that process neuroimaging data, scripting
-
nibabel : neuroimaging data manipulation (nifti & gifti),
pip install --user nibabel - freesurfer : MRI processing (segmentation, morphometry)
-
pysurfer : plots generation
pip install --user vtk mayavi pysurfer -
dipy : process DTI data
pip install --user dipy