Fabian Peter Hammerle c8d5c4e84d example readme: added link to jupyter nbviewer %!s(int64=5) %!d(string=hai) anos
..
.gitignore 060b65f255 added seaborn barplot example %!s(int64=5) %!d(string=hai) anos
Pipfile 62306616b0 examples pipenv: added jupyter notebook %!s(int64=5) %!d(string=hai) anos
Pipfile.lock 62306616b0 examples pipenv: added jupyter notebook %!s(int64=5) %!d(string=hai) anos
README.md c8d5c4e84d example readme: added link to jupyter nbviewer %!s(int64=5) %!d(string=hai) anos
ashs.ipynb 8e495cd327 added ASHS example notebook %!s(int64=5) %!d(string=hai) anos
barplot.py 1abafc1ed8 test `python -m` module call to increase coverage %!s(int64=5) %!d(string=hai) anos
matplotlibrc 060b65f255 added seaborn barplot example %!s(int64=5) %!d(string=hai) anos

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