Tutorials instructions

E

Session 1: Monday morning - 9:15 to 12:15 AM

Brainstorm: New tools for SEEG, anatomical parcellations and FEM modeling

François Tadel

Brainstorm is a collaborative, open-source platform dedicated to the analysis of brain recordings: MEG, EEG, fNIRS, ECoG, depth electrodes and animal invasive neurophysiology. This session will introduce new features for SEEG analysis: iEEG-BIDS specification, MRI segmentation with CAT12, MRI/CT coregistration and non-linear MNI normalization with SPM12, management of anatomical atlases, interactive marking of SEEG electrodes, automatic SEEG contact labelling based on volume and surface parcellations, advanced FEM modeling including DTI-based constraints with DUNEuro. Participants will learn how to access these new tools from the Brainstorm environment on their personal laptops.
Program and instructions: https://neuroimage.usc.edu/brainstorm/WorkshopAix2021

See tutorial discussion forum

BIDS datasets with MNE-Python and MNE-BIDS: conversion and analysis 

Alexandre Gramfort

In this course you will learn about MNE-Python https://mne.tools/stable/index.html which has become a reference tool to process MEG/EEG/sEEG/ECoG data in Python. We’ll get you up to speed on recent efforts from the MNE community to make the BIDS format a first-class citizen of the EEG/MEG Python ecosystem. You’ll learn about MNE-BIDS https://mne.tools/mne-bids/ which is a package you can use to read/modify/save BIDS formatted data. You’ll practice with a standard analysis pipeline after seeing how to convert your data to BIDS including the anonymization of the MRI anatomical informations. The teaching will be done hands-on using Jupyter notebooks and public datasets.

See tutorial discussion forum

 

EEGLAB and LIMO: Hierarchical General Linear Modelling and Robust Statistics for EEG

Cyril Pernet

During the workshop, we will analyze the full data space of publicly available data, using the open source LIMO EEG Toolbox (in the time domain, but it works the same in the frequency domain). The LInear MOdeling of EEG toolbox is an EEGLAB toolbox that integrates seamlessly with ‘Studies’ and provides all the tools to analyze any experimental design including all sorts of covariates at the subject or group level. It allows analyzing all electrodes, all time and/or frequency frames and has robust statistical methods implemented along several multiple comparisons procedures. Depending on time available (ie speed of the group), the various options of the toolbox will be explored. It is expected that attendees will have learned enough to be able to use the toolbox on their own data by the end of the session.

See tutorial discussion forum

 

Time-Frequency analyses with Fieldtrip

Robert Oostenveld & Jan-Mathijs Schoffelen

FieldTrip is the MATLAB software toolbox for MEG, EEG and iEEG analysis. It offers preprocessing and advanced analysis methods, such as time-frequency analysis, source reconstruction using dipoles, distributed sources and beamformers, and non-parametric statistical testing. It supports the data formats of all major MEG systems and of the most popular EEG and iEEG systems. FieldTrip contains high-level functions that you can use to construct your own analysis protocols as a MATLAB script.

In this hands-on session we will go over preprocessing and time-frequency analysis, and specifically look at how your selection of data segments, filtering and handling of artifacts can be optimized to get the best time-frequency estimates of the EEG and MEG activity. If time allows, we will also look at how non-parametric cluster-based statistics can be used to test for differences between conditions.

See tutorial discussion forum

 

E

Session 2: Monday Afternoon - 2:00 to 5:00 PM

Simulating Event-related EEG Activity using SEREEGA

Laurens Krol

Electroencephalography (EEG) is a popular method to measure brain activity, with a large and increasing number of analysis techniques available to interpret the recorded data. One difficulty in developing and evaluating such analysis techniques is that no ground truth is available that describes the actual source-level activity of the brain. As such, developers must use other ways to examine the validity of their EEG analysis approaches. In particular, researchers have used simulated EEG to achieve this. Simulating EEG activity allows the results of analysis techniques to be compared to the ground-truth initial parameters of the simulation. The MATLAB- based EEG simulation toolbox SEREEGA (Simulating Event-Related EEG Activity) provides functionality that covers the majority of EEG simulation approaches used in past literature in a dedicated set of scripts (and a GUI). This free and open-source toolbox supports different head models, and allows source-level activity to be simulated using, inter alia, oscillations, event-related spectral perturbations, event- related potentials, noise, and functional connectivity. The session will introduce SEREEGA to the audience, providing a step-by-step guide to simulating event- related EEG activity with a fully known ground truth. Furthermore, this session will provide a first look at a new head model that includes the muscles of the head and neck. This allows SEREEGA to simulate signals coming from non-brain sources, a factor that has long been difficult but is required for the realistic simulation of artefacts.

See tutorial discussion forum

NeuroPycon & Ephypype

Annalisa Pascarella, David Meunier

NeuroPycon is an open-source multi-modal brain data analysis toolkit which provides Python-based template pipelines for advanced multi-processing of M/EEG, functional and anatomical MRI data, with a focus on connectivity and graph theoretical analyses. NeuroPycon is based on the NiPype framework which facilitates data analyses by wrapping many commonly-used neuroimaging software tools into a common Python environment. Importantly, thanks to the multi-threaded processing and computational efficiency afforded by NiPype, NeuroPycon provides an easy option for fast parallel processing, which is critical when handling large sets of multi-dimensional data. The current implementation of NeuroPycon contains two complementary packages:

  • Ephypype includes pipelines for electrophysiology analysis and a command-line interface for on the fly pipeline creation. Current implementations allow for MEG/EEG data import, pre-processing and cleaning by automatic removal of ocular and cardiac artefacts, in addition to sensor or source-level connectivity analyses.
  • Graphpype is designed to investigate functional connectivity via a wide range of graph-theoretical metrics, including modular partitions.

The present hands-on session describes the philosophy, architecture, and functionalities of the toolkit and provides illustrative examples through interactive notebooks. NeuroPycon is available for download via github (https://github.com/neuropycon) and the two principal packages are documented online : https://neuropycon.github.io/ephypype/index.html

See tutorial discussion forum

Temporal Responses Functions

Edmund Lalor, Michael Crosse

mTRF-Toolbox is a MATLAB package for modelling multivariate stimulus-response data, suitable for neurophysiological data such as MEG, EEG, sEEG, ECoG and EMG. It can be used to model the functional relationship between neuronal populations and dynamic sensory inputs such as natural scenes and sounds, or build neural decoders for reconstructing stimulus features and developing real-time applications such as brain-computer interfaces (BCIs). In this hands-on session, we will explore the use of TRFs to model the hierarchical processing of natural speech and how that processing is affected by attention.

Human Neocortical Neurosolver  (HNN)

Stephanie Jones

We developed the Human Neocortical Neurosolver (HNN), an open-source modeling tool designed to help researchers interpret cellular and circuit origins of EEG/MEG. HNN presents a user-friendly GUI to a biophysically principled model of a neocortical circuit, under thalamic and cortical drive, that simulates the primary electrical currents underlying EEG/MEG recordings. We will describe the model and teach participants how to study the origins of commonly measured signals, including event related potentials and low frequency rhythms (alpha/beta/gamma). Participants will learn how to compare model results to recorded data and to adjust parameters to develop and test hypotheses on circuit-level mechanisms.

See tutorial discussion forum

E

Session 3: wednesday morning - 8:30 to 11:30 AM

Contributing to reproducible science with git and github

David Meunier

Efforts towards reproducible science are more and more promoted by the organisational and funding institutions, as well as by the scientific community. The use of shared repository containing source code with automated tracking of changes is one of the aspect to implementing more reproducible research. The tutorial will focus on two aspects :

  • In the first part, I will present the the basic commands of git, the most widely use tool for code sharing and versionning. Git can be implemented as a stand alone solution on a server with gitlab, but also supported by websites such as framagit, github or bitbucket.
  • In the second part, I will show how to contribute to existing collaborative large open source projects, with reference to examples of successful open source projects (e.g. scikit-learn, python-mne, python-neo, etc.).

I will introduce how to establish your own project, and allow contributions from others (including with outside of lab) respecting the minimal rules to ensure efficient collaborative efforts. 

See tutorial discussion forum

Analyzing combined eye-tracking/EEG data

Olaf Dimigen

Humans actively explore their visual environment with 2-4 saccadic eye movements per second. The combination of eye tracking with simultaneous EEG recordings is a promising and data-rich approach to study attention and cognition under more natural viewing conditions (e.g., during face perception, scene viewing, or reading). This workshop aims to introduce researchers to this relatively new method combination, with a focus on data analysis. It will be split into three parts. The first part of the workshop will summarize basic properties of saccade- and fixation-related brain potentials in the EEG. It will also briefly cover some practical issues of co-registration (laboratory setups, data synchronization) as well as state-of-the-art techniques for removing ocular artifacts from the EEG. The second part of the workshop will then focus on regression-based strategies for analyzing combined eye-tracking/EEG data. In particular, I will show how linear deconvolution modeling with spline predictors (www.unfoldtoolbox.org) can isolate reliable brain activity during free viewing, while controlling for the confounding effects of overlapping potentials and nuisance variables. The final part of the workshop consists of hands-on exercises. We will analyze a simple EEG/eye-tracking dataset using two freely available Matlab toolboxes: EYE-EEG (www.eyetracking-eeg.org) and UNFOLD (www.unfoldtoolbox.org). To participate in the hands-on exercises, you will a version of Matlab (>2016a), which includes the statistics toolbox. Knowledge of Matlab is helpful but not required.

Dimigen, O. (2020). Optimizing the ICA-based removal of ocular EEG artifacts during from free viewing experiments. NeuroImage. https://doi.org/10.1016/j.neuroimage.2019.116117

Dimigen, O., & Ehinger, B. V. (2021). Regression-based analysis of combined EEG and eye-tracking data: Theory and applications. Journal of Vision. https://doi.org/10.1167/jov.21.1.3

See tutorial discussion forum

Using computational models to understand the EEG signal underlying a cognitive task (Drift diffusion models)

Marieke Van Vugt 

As the field is becoming increasingly aware of the need to have strong theories of cognition, computational models are becoming more popular as well. In this tutorial, we will talk about how we can use such computational models to better understand what is happening from moment to moment in EEG data. There are multiple approaches to do so. Most studies focus on a signal at a single moment in time, e.g., the peak of a particular ERP component. Conversely, here we will discuss what methods we can use to understand the changes over the full EEG signal, moment by moment. We will then launch into specifics for one such model, the Drift Diffusion Model (DDM). We will briefly go over how to fit a DDM to behavioural data, and then discuss how we can turn the results of these fits into a continuous regressor to relate to EEG data. Following this, we will go into how to do the canonical correlation between the DDM regressor we just created and EEG data. We will end by discussing how to extend this method to other tasks and models.

See tutorial discussion forum

Brain-Computer Interface (BCI) using OpenViBE, an open-source software platform for Brain-Computer Interfaces

Arthur Desbois & Marie-Constance Corsi

OpenViBE is a software platform dedicated to designing, testing and using brain-computer interfaces (BCIs). It can be used to acquire, filter, process, classify and visualize brain signals in real time. During the first part of the session, a general overview of the BCI context and of the software will be given. We will also present several examples of use of OpenViBE in the BCI domain. During the second part, we will propose a step-by-step tutorial in which participants will design a simple motor imagery based BCI scenario from pre-recorded EEG signals.

See tutorial discussion forum