Jump to content

User Reference:Contents: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 22: Line 22:


*[[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.
==Verifying the Online System==
*[[User Reference:Validating the Event Logging Mechanism]]: A description and validation instructions for BCI2000 events.
*[[User Reference:BCI2000Certification]]: Measure a BCI2000 system's timing performance.


==Using BCI2000 Tools==
==Using BCI2000 Tools==
*[[User Reference:BCI2000Certification]]: Measure a BCI2000 system's timing performance.
*[[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:BCI2000Watchdog]]: A tool to start up and monitor BCI2000 for long-term recordings.
*[[User Reference:BCI2000Watchdog]]: A tool to start up and monitor BCI2000 for long-term recordings.
Line 34: Line 37:
*[[User Reference:Eloc Helper]]: Matlab-based tool to create and modify montage files.
*[[User Reference:Eloc Helper]]: Matlab-based tool to create and modify montage files.
*[[User Reference:EEGLabImport]]: Read BCI2000 data into EEGLab.
*[[User Reference:EEGLabImport]]: Read BCI2000 data into EEGLab.
*[[User_Reference:Matlab Tools]]: Perform offline data analysis, and manage information in BCI2000 files, using Matlab functions.
*[[User Reference:Matlab Tools]]: Perform offline data analysis, and manage information in BCI2000 files, using Matlab functions.
*[[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.

Latest revision as of 22:33, 28 July 2026

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.
  • User Reference:Parameters provides an index of configuration parameters present in BCI2000 components.
  • User Reference:States provides an index of state variables present in BCI2000 components.

Verifying the Online System

Using BCI2000 Tools