File: index.rst

package info (click to toggle)
python-mne 0.19.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 100,440 kB
  • sloc: python: 120,243; pascal: 1,861; makefile: 225; sh: 15
file content (26 lines) | stat: -rw-r--r-- 665 bytes parent folder | download
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