Jump to content

User Reference:Contents: Difference between revisions

From BCI2000 Wiki
Gschalk (talk | contribs)
No edit summary
Gschalk (talk | contribs)
Line 14: Line 14:


==Configuring 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 Reference:Filters|BCI2000 Filters]]: Any BCI2000 configuration consists of different filters in the Data Acquisition, Signal Processing, and Application module. These filters determine what device BCI2000 acquires data from, what data format it uses for data storage, which feature extraction and translation algorithms it uses to translate brain signals into device commands, and which kind of user feedback is provided. This page gives an overview of all filters that are currently available in the BCI2000 distribution.
*User application modules for paradigms supported out-of-the-box:
#SMR Feedback: [[User Reference:CursorTask]] displays a feedback cursor in two or three dimensions,
#P300 Speller: [[User Reference:P3SpellerTask]] displays a P300 speller matrix,
#Stimulus Delivery: [[User Reference:StimulusPresentationTask]] delivers visual and auditory stimuli for evoked response or rhythm modulation experiments.


*[[User Reference:Parameter Changes for Version 2]] helps in migrating experiments from BCI2000 version 1 to version 2.
*[[User Reference:Parameter Changes for Version 2]] helps in migrating experiments from BCI2000 version 1 to version 2.

Revision as of 20:16, 31 December 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

  • BCI2000 Filters: Any BCI2000 configuration consists of different filters in the Data Acquisition, Signal Processing, and Application module. These filters determine what device BCI2000 acquires data from, what data format it uses for data storage, which feature extraction and translation algorithms it uses to translate brain signals into device commands, and which kind of user feedback is provided. This page gives an overview of all filters that are currently available in the BCI2000 distribution.

Using BCI2000 Tools