Diff for "AnalyzingData/MNE_Python" - Meg Wiki
location: Diff for "AnalyzingData/MNE_Python"
Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2022-07-28 10:32:52
Size: 787
Editor: OlafHauk
Comment:
Revision 8 as of 2022-08-10 15:25:25
Size: 798
Editor: OlafHauk
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
$ mne_python 1.0.3 $ mne_python 1.1.0
Line 7: Line 7:
Previous versions include 0.24 downwards. Previous versions include 1.0.3 and 0.24 downwards.
Line 12: Line 12:
$ spyder_mne 0.23 $ spyder_mne 1.1.0

EEG/MEG Analysis in MNE-Python

MNE-Python is installed at the CBU, and can be started using

$ mne_python 1.1.0

Previous versions include 1.0.3 and 0.24 downwards.

To use mne-python with Spyder, type

$ spyder_mne 1.1.0

The best way to get into it is by following thetutorials and examples on the MNE-Python web-site. You can download their sample data set and get straight to work.

You will need some basic knowledge of Python to use this software.

At the CBU, MNE-Python is supported by Olaf Hauk.

CbuMeg: AnalyzingData/MNE_Python (last edited 2025-03-18 11:34:33 by OlafHauk)