Tutorial: Explore the recordings

This tutorial is based on the TutorialCTF protocol, and will show you how to explore efficiently the sensory response to an electric stimulation of the fingers. The two previous tutorials explain how to create this tutorial and describe the data that are used in it.

Display modes

Several display modes are available for recordings. They are all accessible with a right-click.The first three menus (MEG, Stimulation input, Video Time), 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).

treePopupRecordings.gif


Now repeat this operation several times to display all the available modes: Display time series, 3D sensor cap, 2D sensor cap, 2D disc and 2D Layout. You should now see all the following figures. Keep them opened for the next few paragraphs, we will learn how to manipulate multiple views of the same data.

Time exploration

The time window and the current time instant are centralized and managed by the Time window panel in Brainstorm window. You can use the text boxes and the slider to set the time bounds or 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 once. It might look too strict at the beginning, but the contrary would have made the interface much too complex; we wanted to keep it as simple as possible.

timeWindow.gif

The time is not the best way to browse your data. There are many other shortcuts that are much more intuitive 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

Sensors selection

You can select some channels, and then display them separately or mark them as good or bad.

  1. Now close all the figures except the Time series and the 2D Sensor cap topography (if you don't remember which one it was, close everything and open again these two figures following the 4 steps in previous section).

  2. On 2D Disc figure: right-click anywhere on the window > Channels > Display sensors. You'll see white dots representing the center of each MEG coil. Note that there is keyboard shortcut indicated for this menu: Ctrl + E.

  3. Press Ctrl + E several times and see what happens. Come back to the display with only the sensors markers (no labels).

  4. Click on some white dots.
    • They turn red and the corresponding lines in the time series window also turn red.
    • Left-click on the lines in the time series window: it also selects the sensors.
    • Right-click on a red line in time series figure: you'll have the name and indice of the selected channel.
    • Click on a selected (red) point or line: the sensor is deselected.
    • To deselect all the sensors at once, press Escape key, or right-click > Channels > Reset selection

  5. Now select three sensors.

    channelSelection.gif

  6. Right-click > Channels > View selected (Shortcut = enter). A new window is created, with only those three sensors, whose names are indicated in a legend box (you can move this legend if needed).

    channelPopupMenu.gif channelViewSelected.gif

Good / bad channels

If you find out that a sensor has unexpected values, that are not coherent with the other surrounding sensors, you can choose to ignore it in the displays and in the source estimation process. In the channel file, each channel has a flag which indicates if is good or bad. You may also import recordings files that already have some bad channels defined.

Colormap configuration

We will now describe how to manipulated the colormap in the topography windows. Open a 2D sensor cap view, and play with colors.

Manipulate multiple windows

Keyboard shortcuts

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

Tutorials/TutExploreRecodings (last edited 2009-06-11 20:04:33 by hirkania)