Tutorial 12: Explore the average response

Authors: Francois Tadel, Elizabeth Bock, Sylvain Baillet

From continuous tutorials:

Explore the average

Open the time series for the "Avg: left". Then press Control+T, to see on the side a spatial topography at the current time point. Then observe what is happening between 0ms and 100ms. Start at 0ms and play it like a movie using the arrow keys left and right, to follow the brain activity millisecond by millisecond:

avg16.gif avg30.gif

avg60.gif avg70.gif

From CTF

Display recordings

Several display modes are available for recordings. They are all accessible with a right-click.The first four menus (MEG, MEG REF, Stim, Video), represent all the different types of channels that were found in the channel file. You can check that with Channel Edit (right-click on channel file > Edit). We are only interested in the "MEG" in this tutorial. Select Left / ERF > MEG > Display time series.

treePopupRecordings.gif

3D Sensor cap / 2D Sensor cap / 2D Disc

The recordings at a given time instant and interpolated over a 2D or 3D surface.

data3Dcap.gif data2Dcap.gif data2Ddisc.gif

Keyboard and mouse shortcuts:

2D layout

The time course of each channel is drawn at the actual position of the electrode, projected in 2D the same way as 2D Sensor cap. The light gray lines represent the zero amplitude (horizontal) and the current time (vertical lines).

data2Dlayout.gif data2DlayoutWhite.gif data2DlayoutMenu.gif

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 Control+wheel, or with the 2D Layout options, in the figure popup menu. Other options are also available in the popup menu.

Magnetic interpolation

Some of the views (3D Sensor cap / 2D Sensor cap / 2D Disc), are by default re-interpolating the field that is recorded by the sensors to get much smoother displays. A simple inverse problem + forward problem are solved to reconstruct the magnetic fields on a high-resolution surface.

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.

data3Dcap.gif data2Dcap.gif data2Ddisc.gif

Important note

If you are experiencing any kind of graphic bug, you should try to disable the OpenGL renderer. In Brainstorm main window, select menu File > Set preferences, and check the option "OpenGL: Disabled (no transparency)". All the 3D views would be very slow and with no transparency, but it may solve all the problems. This is more likely to happen on 64bit machines or when working on a remote system (X-server, VirtualBox, Windows remote desktop connection...).

You may also try keeping the OpenGL renderer but typing "opengl software" before you run Brainstorm. It would force Matlab to do a software OpenGL rendering instead of using the 3D hardware accelerations. The display would be similar to hardware OpenGL but much slower.

Time exploration

The time window and the current time instant are centralized and managed from the top of the Brainstorm window. You can use the text box or the buttons to change the current time value. All the figures always stay synchronized, you cannot display the 2D disc topography at t=10ms and the 3D sensor cap topography at t=50ms at the same time. It might look too restrictive at the beginning, but the contrary would have made the interface much too complex; we wanted to keep it as simple and intuitive as possible.

timeWindow.gif

The time window panel is not the best way to explore your recordings. There are many other shortcuts that are much faster to navigate through the time.

To remember: An efficient and quick way to review your recordings just after importation is to:

  1. Open a Time series window (double click on recordings file)
  2. Click on the time of interest (eg. first response peak)
  3. Open a topography view of your choice (2D disc, 2D sensor cap, or 3D sensor cap)

    You can do this by right-clicking on the time series figure > MEG Topography (or Ctrl+T keyboard shortcut).

  4. Use the left/right arrows, and PageUp/PageDown keys (or Fn+Up / Fn+Down on a Mac)

Time selection

Go back to the previous view mode ("butterfly view") and in the Record tab, select the menu "All channels" again. Keep this selection for the rest of the tutorial.

Snapshots

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

Contact sheets

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.








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


Tutorials/ExploreRecordings (last edited 2015-07-13 20:19:41 by FrancoisTadel)