dependabot[bot] b6f830d983 Bump numpy from 1.21.5 to 1.22.0 in /examples hai 1 ano
..
Pipfile b6f830d983 Bump numpy from 1.21.5 to 1.22.0 in /examples hai 1 ano
Pipfile.lock b6f830d983 Bump numpy from 1.21.5 to 1.22.0 in /examples hai 1 ano
README.md 2672ed3c20 added examples readme with link to jupyter's nbviewer %!s(int64=5) %!d(string=hai) anos
annotation_stats.ipynb 47c7a11268 examples: minor adaptions to harmonize dataframe column order between python interpreter versions %!s(int64=3) %!d(string=hai) anos
continuous_border.ipynb 378ea44397 drop compatibility with python3.5; raise descriptive exception when missing annotation or geometry info; assume default value for `creator`; fixed type hints %!s(int64=3) %!d(string=hai) anos
precentral_gyrus_border.ipynb bc3d206e3d added method method PolygonalCircuit.normalized() %!s(int64=3) %!d(string=hai) anos
vertex_coordinate_stats.ipynb 8acc255059 examples env: drop compatibility with python3.5 %!s(int64=2) %!d(string=hai) anos

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