Tutorial 17: Visual exploration

Authors: Francois Tadel, Elizabeth Bock, Sylvain Baillet

This tutorial explores the options Brainstorm offers to represent graphically and explore interactively the evoked responses we computed in the previous tutorial. It shows how to produce spatial maps of the sensors, temporal averages, save screen captures and movies.

2D/3D topography

The sensor values at one time instant can be represented on a surface. Each amplitude value gets associated to a color using a colormap (described in the next tutorial). We call this type of representation "sensor topography", it shows the spatial distribution of the magnetic fields (or electric potentials).

Magnetic interpolation

Some of the views are by default re-interpolating the fields that is recorded by the sensors to get smoother displays. A simple inverse problem and forward problem are solved to reconstruct the magnetic fields on a high-resolution surface or virtual magnetometers (function channel_extrapm.m). On Elekta systems, this has the effect of converting the topographies of planar gradiometers into topographies of magnetometers.

The menu "No magnetic interpolation" offer the same views, but without using this reconstruction of the magnetic field, and performing instead a spatial interpolation of the values between the sensors.

explore_nointerp.gif

2D Layout

The menu 2D Layout allows to represent in the same figure the spatial information (the values for each channel is represented where the sensor is actually located) and the temporal information (instead of just one single value like in the topography views, we represent the signal around the current time).
The light gray lines represent the zero amplitude (horizontal) and the current time (vertical lines).

Only a part of the full time window is displayed for each channel, before and after the current time. The length of this time window can be modified either with the mouse shortcut Ctrl+mouse wheel, or with the 2D Layout options, in the figure popup menu. The amplitude of the signal can be controlled with the shortcut Shift+mouse wheel.

Time selection

Click somewhere on the white part of the time series figure, hold the mouse button, and drag your mouse left or right: A transparent blue rectangle appears to represent the time selection. Right-click.

explore_timeselect.gif

Snapshots

Using Brainstorm, you will quickly feel like saving the beautiful images you produce. For that you can:

Contact sheets

Time average

Mouse shortcuts

2DLayout

Keyboard shortcuts

Here is a memo of all the keyboard shortcuts for time series and topography figures. If you don't remember them, you can find most of them in the figure popup menus.

Graphic bugs

If you observe any other issue with these displays, there might be an issue with the OpenGL drivers.








Feedback: Comments, bug reports, suggestions, questions
Email address (if you expect an answer):


Tutorials/ExploreRecordings (last edited 2015-07-14 20:28:29 by FrancoisTadel)