Fabian Peter Hammerle c8d5c4e84d example readme: added link to jupyter nbviewer il y a 5 ans
..
.gitignore 060b65f255 added seaborn barplot example il y a 5 ans
Pipfile 62306616b0 examples pipenv: added jupyter notebook il y a 5 ans
Pipfile.lock 62306616b0 examples pipenv: added jupyter notebook il y a 5 ans
README.md c8d5c4e84d example readme: added link to jupyter nbviewer il y a 5 ans
ashs.ipynb 8e495cd327 added ASHS example notebook il y a 5 ans
barplot.py 1abafc1ed8 test `python -m` module call to increase coverage il y a 5 ans
matplotlibrc 060b65f255 added seaborn barplot example il y a 5 ans

README.md

freesurfer-volume-reader examples

View examples online with jupyter's nbviewer

or locally:

pip3 install --user pipenv
git clone https://github.com/fphammerle/freesurfer-volume-reader.git
cd freesurfer-volume-reader/examples
pipenv run jupyter notebook