Title:
MNE-Python to See the Brain at a Millisecond Time-Scale

Description:

MNE-Python to See the Brain at a Millisecond Time-Scale

MNE (http://martinos.org/mne/) is a Python software package for processing electrophysiology signals: magnetoencephalography (MEG), electroencephalography (EEG) and intracranial EEG data which measure the weak electromagnetic signals originating from neural currents in the brain. It provides a full workflow for data preprocessing, forward modeling using boundary element models (BEM), source imaging using distributed source models, time-frequency analysis, non-parametric statistics, and connectivity measures, in both sensor and source space. MNE is developed by an international team of contributors, with particular care on computational efficiency, code correctness and readability, enabling reproducibility of scientific results. MNE-Python is provided under the BSD license and is available on all platform that support the scientific Python stack.

In this talk I will explain what types of data problem MNE users face and illustrate with code snippets and images how MNE leverages numpy (for data containers and array oriented numerics), scipy (mostly for signal processing, linear algebra and optimization), matplotlib (for plotting also interactively) and mayavi to produce 3D images of the brain with a millisecond resolution.

Talk material will be extracted from the documentation http://martinos.org/mne/dev/documentation.html and our example gallery (http://martinos.org/mne/dev/auto_examples/index.html) powered by sphinx-gallery (https://sphinx-gallery.readthedocs.io/en/latest/).





Presenter(s):
Alexandre  GramfortAlexandre Gramfort, INRIA
 Author: Eric Larson, University of Washington
 Author: Denis Engemann, INRIA
 Author: Jaakko Leppäkangas, Telecom ParisTech, Université Paris-Saclay
 Author: Mainak Jas, Telecom ParisTech, Université Paris-Saclay
 Author: Christian Brodbeck, New York University
 Author: Teon B Brooks, Stanford University
 Author: Jean-Rémi King, New York University
 Author: Chris Holdgraf, University of California, Berkeley
 Author: Marijn van Vliet, Aalto University
 Author: Matti Hamalainen, Massachusetts General Hospital, Harvard University