/seegpy

Python functions for analysing sEEG data

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

seegpy

Python functions for localizing and analysing sEEG data.

Checkout the tutorial to localize sEEG sites.

Install

To install seegpy : * Clone the repo * install it in develop mode

git clone https://github.com/brainets/seegpy.git
cd seegpy
python setup.py install