File: mne_cpp.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 (35 lines) | stat: -rw-r--r-- 1,514 bytes parent folder | download | duplicates (3)
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
27
28
29
30
31
32
33
34
35
:orphan:

.. _mne_cpp:

======================
MNE with CPP
======================

MNE-CPP is a cross-platform application and algorithm C++ framework
for MEG/EEG data acquisition, analysis and visualization. It
provides a modular structure with sub-libraries. The MNE-CPP API
can be integrated into other stand-alone projects to, e.g. provide
full I/O support for the FIF-file format or files generated by the
MNE and Freesurfer suite. MNE-CPP’s 3D visualization library is based
on the Qt3D module, which provides tools for online data displaying
with OpenGL.

MNE-CPP ships with built-in stand-alone applications, some of which
are closely connected to well-known MNE-C applications. MNE Browse can
be used to inspect and process pre-recorded data. Among others, dipole
fitting and the computation of forward solutions have been ported from
the MNE-C library, including the same command line interfaces. With MNE
Scan the MNE-CPP project provides an application for acquiring and
processing MEG/EEG data in real-time. Supported MEG devices include
the Elekta Neuromag VectorView and BabyMEG system. Several EEG amplifiers
(TMSI Refa, BrainAmp, ANT eegosports, gUSBamp) are supported as well.

For further information please visit the MNE-CPP project pages:

  * `Project Page <https://www.mne-cpp.org/>`_
  * `GitHub Sources <https://github.com/mne-tools/mne-cpp/>`_

.. raw:: html

    <div><script type="text/javascript" src="http://www.openhub.net/p/687714/widgets/project_basic_stats.js"></script></div>