Fabian Peter Hammerle c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 år sedan
..
.gitignore 060b65f255 added seaborn barplot example 5 år sedan
Pipfile c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 år sedan
Pipfile.lock c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 år sedan
README.md c8d5c4e84d example readme: added link to jupyter nbviewer 5 år sedan
ashs.ipynb c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 år sedan
compare_ashs_freesurfer_hipposf.ipynb c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 år sedan
freesurfer_hipposf.ipynb c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 år sedan
freesurfer_hipposf_volumes_bert.csv aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 3 år sedan
matplotlibrc 060b65f255 added seaborn barplot example 5 år sedan

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