Jump to content

User Reference:Contents: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
Line 29: Line 29:
*[[User Reference:BCI2000Export]]: Export BCI2000 data files into various formats.
*[[User Reference:BCI2000Export]]: Export BCI2000 data files into various formats.
*[[User Reference:EEGLabImport]]: Read BCI2000 data into EEGLab.
*[[User Reference:EEGLabImport]]: Read BCI2000 data into EEGLab.
*[[User Reference: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.

Revision as of 18:44, 7 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