Fabian Peter Hammerle bc3d206e3d added method method PolygonalCircuit.normalized() il y a 3 ans
..
Pipfile c644d0cc35 example: upgrade / relock dependencies on python3.5 il y a 3 ans
Pipfile.lock c644d0cc35 example: upgrade / relock dependencies on python3.5 il y a 3 ans
README.md 2672ed3c20 added examples readme with link to jupyter's nbviewer il y a 5 ans
annotation_stats.ipynb 47c7a11268 examples: minor adaptions to harmonize dataframe column order between python interpreter versions il y a 3 ans
continuous_border.ipynb c644d0cc35 example: upgrade / relock dependencies on python3.5 il y a 3 ans
precentral_gyrus_border.ipynb bc3d206e3d added method method PolygonalCircuit.normalized() il y a 3 ans
vertex_coordinate_stats.ipynb 47c7a11268 examples: minor adaptions to harmonize dataframe column order between python interpreter versions il y a 3 ans

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