1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
:orphan:
Installation — contents
=======================
MNE-Python is an open-source Python module for processing, analysis, and
visualization of functional neuroimaging data (EEG, MEG, sEEG, ECoG, and
fNIRS). Pages describing the installation procedure are listed below. The
:ref:`contributing guide <contributing>` has advanced installation instructions
for (future) contributors to MNE-Python.
.. toctree::
:maxdepth: 2
pre_install
mne_python
freesurfer
advanced
Installation instructions are also provided for MNE-C (the Unix command-line
tools originally developed by Matti Hämäläinen).
.. toctree::
:maxdepth: 2
mne_c
|