1175 Forks
2184 Stars
2184 Watchers

mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python

How to download and setup mne-python

Open terminal and run command
git clone https://github.com/mne-tools/mne-python.git
git clone is used to create a copy or clone of mne-python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mne-python https://github.com/mne-tools/mne-python/archive/master.zip

Or simply clone mne-python with SSH
[email protected]:mne-tools/mne-python.git

If you have some problems with mne-python

You may open issue on mne-python support forum (system) here: https://github.com/mne-tools/mne-python/issues