Jump to content

User Reference:Contents: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
Line 24: Line 24:
==Using BCI2000 Tools==
==Using BCI2000 Tools==
*[[User Reference:BCI2000Launcher]]: Conveniently start up BCI2000 modules from a graphical interface.
*[[User Reference:BCI2000Launcher]]: Conveniently start up BCI2000 modules from a graphical interface.
*[[User Reference:BCI2000Viewer]]: View signals recorded with BCI2000.
*[[User Reference:BCI2000Viewer]]: View signals recorded with BCI2000.
*[[User Reference:BCI2000FileInfo]]: View and extract parameter information from BCI2000 data files.
*[[User Reference:BCI2000FileInfo]]: View and extract parameter information from BCI2000 data files.
Line 30: Line 29:
*[[User Reference:EEGLabImport]]: Read BCI2000 data into EEGLab.
*[[User Reference:EEGLabImport]]: Read BCI2000 data into EEGLab.
*[[User Reference:Matlab MEX Files]]: Access BCI2000 data from within Matlab.
*[[User Reference:Matlab MEX Files]]: Access BCI2000 data from within Matlab.
*[[User Reference:Command Line Processing]]: Compile BCI2000 filters into executables for offline processing.
*[[User Reference:Command Line Processing]]: Compile BCI2000 filters into executables for offline processing.


[[Category:Contents]]
[[Category:Contents]]

Revision as of 18:20, 20 November 2007

User reference information helps you configure and perform experiments with BCI2000, using the executables that come with its binary distribution. For information about how to modify existing filters, or develop your own from scratch, see the Programming Reference section.

In the user reference section, information is available about the following topics:

Using the Online System

Configuring the Online System

  • User Reference:Filters: A comprehensive list of available filters, with an overview of signal processing chains for various paradigms.
  • User application modules for paradigms supported out-of-the-box:
  1. SMR Feedback: User Reference:CursorTask displays a feedback cursor in two or three dimensions,
  2. P300 Speller: User Reference:P3SpellerTask displays a P300 speller matrix,
  3. Stimulus Delivery: User Reference:StimulusPresentationTask delivers visual and auditory stimuli for evoked response or rhythm modulation experiments.

Using BCI2000 Tools