Fabian Peter Hammerle 7b966eee20 examples: fix env for python3.5 il y a 3 ans
..
.gitignore 060b65f255 added seaborn barplot example il y a 5 ans
Pipfile 7b966eee20 examples: fix env for python3.5 il y a 3 ans
Pipfile.lock 7b966eee20 examples: fix env for python3.5 il y a 3 ans
README.md c8d5c4e84d example readme: added link to jupyter nbviewer il y a 5 ans
ashs.ipynb 92d85c562b examples: remove irrelevant "execute_result" output from plotting cells il y a 3 ans
compare_ashs_freesurfer_hipposf.ipynb 92d85c562b examples: remove irrelevant "execute_result" output from plotting cells il y a 3 ans
freesurfer_hipposf.ipynb 92d85c562b examples: remove irrelevant "execute_result" output from plotting cells il y a 3 ans
freesurfer_hipposf_volumes_bert.csv d5e4008597 examples freesurfer: replace `barplot.py` with `freesurfer_hipposf.ipynb` 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