Fabian Peter Hammerle 2672ed3c20 added examples readme with link to jupyter's nbviewer 5 年 前
..
Pipfile d3568220f5 added Surface.load_annotation() 5 年 前
Pipfile.lock d3568220f5 added Surface.load_annotation() 5 年 前
README.md 2672ed3c20 added examples readme with link to jupyter's nbviewer 5 年 前
annotation_stats.ipynb 253ca9024e Annotation: replaced attribute `vertex_{color_codes->label_index}`; changed type of attribute `labels` to dict 5 年 前
precentral_gyrus_border.ipynb d088beacca adapt examples/precentral_gyrus_border: add small cubes instead of radiating triangles 5 年 前
vertex_coordinate_stats.ipynb 8b9f3ec191 added example/vertex_coordinate_stats.ipynb 5 年 前

README.md

freesurfer-surface examples

View examples online with jupyter's nbviewer

or locally:

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