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

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