Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 401 Bytes

jr-tools

Open source tools of MEG/EEG analyses based on MNE-Python

Installation

Clone this repository and install using setup.py:

python setup.py develop --user

You need an installation of MNE-Python and Scikit-Learn to use these tools.