Fabian Peter Hammerle aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 před 3 roky
..
.gitignore 060b65f255 added seaborn barplot example před 5 roky
Pipfile 7b966eee20 examples: fix env for python3.5 před 3 roky
Pipfile.lock 7b966eee20 examples: fix env for python3.5 před 3 roky
README.md c8d5c4e84d example readme: added link to jupyter nbviewer před 5 roky
ashs.ipynb aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 před 3 roky
compare_ashs_freesurfer_hipposf.ipynb aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 před 3 roky
freesurfer_hipposf.ipynb aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 před 3 roky
freesurfer_hipposf_volumes_bert.csv aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 před 3 roky
matplotlibrc 060b65f255 added seaborn barplot example před 5 roky

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