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 with 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).

Advanced

Magnetic interpolation

Some of the views re-interpolate by default the fields that are recorded by the MEG sensors to get smoother displays. A simple inverse problem and forward problem are solved to reconstruct the magnetic fields on a high-resolution surface of virtual magnetometers (function channel_extrapm.m).

On Elekta-Neuromag systems, this interpolation has the effect of converting the topographies of the planar gradiometers into topographies of magnetometers, which deeply affects the display.

The menu "No magnetic interpolation" offers the same views, but without using this reconstruction of the magnetic field. A spatial interpolation of the values between the sensors is performed instead.

Advanced

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, 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. If you right-click on the figure, new options become available in the popup menu:

Advanced

Snapshots

Using Brainstorm, you will quickly feel like saving the beautiful images you produce. Your operating system already provides some nice tools for doing this. Many other options are available in the "Snapshot" menu, available when you right-click on any Brainstorm figure.

Operating system

Snapshot menu

Advanced

Movie studio

Advanced

Contact sheets

A contact sheet is a large image representing many time frames of the same figure.

Advanced

Edit the figures

All the figures can be edited with the Figure popup menu:

If you select both "Matlab controls" and "Plot edit toolbar", you will get all the tools available in the Matlab environment to explore the data and edit the figure. Select the button "Edit plot" to edit the graphic properties of an object (eg. select a signal, then right-click on it to edit its properties) or unselect it to get back to the regular Brainstorm figure interactivity.

Advanced

Mouse shortcuts

Scroll

Click

Click on something

Advanced

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.

Advanced

Graphic bugs

If you observe any graphic problem 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-15 15:53:54 by FrancoisTadel)