Jump to content

User Reference:BCI2000Viewer: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
Line 24: Line 24:
Similar to the [[User Reference:Operator Module#Visualization Windows|signal display]] in the operator module, display properties may be changed from the ''View'' menu (which is reduplicated as a context menu that appears by right-clicking the signal display).
Similar to the [[User Reference:Operator Module#Visualization Windows|signal display]] in the operator module, display properties may be changed from the ''View'' menu (which is reduplicated as a context menu that appears by right-clicking the signal display).


When ''Show Unit'' is checked in the ''View'' menu, the signal's physical unit is displayed as a white bar:
{{UnitDisplay}}
 
[[Image:SignalUnitDisplay.PNG]]
 
In the example, there are white markers above and below the bar, indicating the range corresponding to the value written in the bar.
These markers may be missing; then the range corresponds to the height of the bar itself.
 
Finally, the physical unit may be displayed with a white marker attached to the bar:
 
[[Image:SignalUnitDisplay2.PNG]]
 
This display is used for nonnegative signals. Here, the physical unit corresponds to the distance of the white marker to the signal's baseline.


==See also==
==See also==

Revision as of 17:53, 20 November 2007

BCI2000Viewer displays brain signal data and state variables contained in BCI2000 data files.

Opening Files

To open a data file, drag-and-drop it into the program's main window. Alternatively, double-click a .dat file in Windows Explorer, and choose BCI2000 FileViewer when prompted for an application program to associate with the .dat extension.

Browsing

User interface elements for browsing are located below the signal display.

  • |<< and >>| move to beginning/end of file;
  • << and >> move forward/backward by entire pages (i.e., the amount of time displayed in the window);
  • < and > move forward/backward by sample blocks;
  • Zoom in and Zoom out enlarge/shrink the time axis;
  • the position field displays the current position in hh:mm:ss format, followed by the total length of the file. Entering a value in seconds, or in hh:mm:ss format, will move the center of the display to the specified position.

Selecting States and Channels for Display

Once a file is opened in BCI2000 Viewer, the area to the right displays a list of state variables and brain signal channels contained in the data file. By default, all channels are selected display, and none of the states is. To display one or more state, mark the respective checkbox.

State names and values are displayed above the signal; whenever a state changes its value, a vertical line indicates the respective point in time, and the state's new value appears at the top end of that line.

Display Properties

Similar to the signal display in the operator module, display properties may be changed from the View menu (which is reduplicated as a context menu that appears by right-clicking the signal display).

When the signal's physical unit is displayed, it is represented as a white bar if the dark theme is selected, and as a black bar if the bright theme is selected.

In the example, there are white markers above and below the bar, indicating the range corresponding to the value written in the bar. These markers may be missing; then the range corresponds to the height of the bar itself.

Finally, the physical unit may be displayed with a marker attached to the bar:

This display is used for nonnegative signals. Here, the physical unit corresponds to the distance of the marker to the signal's baseline.

See also

User Reference:BCI2000FileInfo