Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 386 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 386 Bytes

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