Fabian Peter Hammerle 378ea44397 drop compatibility with python3.5; raise descriptive exception when missing annotation or geometry info; assume default value for `creator`; fixed type hints пре 3 година
..
Pipfile 433f4f1851 examples env: add upper version constraint for numpy to keep compatibility with python3.5 пре 3 година
Pipfile.lock f2e5164f62 Bump pygments from 2.7.3 to 2.7.4 in /examples пре 3 година
README.md 2672ed3c20 added examples readme with link to jupyter's nbviewer пре 5 година
annotation_stats.ipynb 47c7a11268 examples: minor adaptions to harmonize dataframe column order between python interpreter versions пре 3 година
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 пре 3 година
precentral_gyrus_border.ipynb bc3d206e3d added method method PolygonalCircuit.normalized() пре 3 година
vertex_coordinate_stats.ipynb 47c7a11268 examples: minor adaptions to harmonize dataframe column order between python interpreter versions пре 3 година

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