Jump to content

User Reference:BCI2000Watchdog: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Created page with "==Introduction== Image:BCI2000Watchdog.png ==Using BCI2000Watchdog== ===Selecting a BCI2000 Startup Batch File=== ===Entering Canary Expressions (Watches)=== ===Starting BCI20000=== ===Recovering from an Error=== Category:User Interface"
 
Mellinger (talk | contribs)
Line 1: Line 1:
==Introduction==
==Introduction==
BCI2000Watchdog is a program that monitors the function of a running BCI2000 instance, and restarts it if malfunction is detected.
Functioning of BCI2000 is determined by monitoring "Canary expressions" which are evaluated in the context of BCI2000 and are expected to change on a regular basis, e.g. the time stamp of the currently processed data block, and/or the frame number of a video recorded alongside brain signal signal data.
[[Image:BCI2000Watchdog.png]]
[[Image:BCI2000Watchdog.png]]



Revision as of 14:41, 16 July 2024

Introduction

BCI2000Watchdog is a program that monitors the function of a running BCI2000 instance, and restarts it if malfunction is detected. Functioning of BCI2000 is determined by monitoring "Canary expressions" which are evaluated in the context of BCI2000 and are expected to change on a regular basis, e.g. the time stamp of the currently processed data block, and/or the frame number of a video recorded alongside brain signal signal data.

Using BCI2000Watchdog

Selecting a BCI2000 Startup Batch File

Entering Canary Expressions (Watches)

Starting BCI20000

Recovering from an Error