Jump to content

VisualizeBCI2000

From BCI2000 Wiki
Revision as of 21:19, 23 April 2025 by Wengelhardt (talk | contribs) (Created page with "A Python toolkit to powerfully visualize BCI2000 data in real-time. The incoming data can be pre-processed in BCI2000's pipeline, or not, then sent to python through BCI2000's SignalSharing feature. The data can also be visualized in 3D if combined with a [https://github.com/neurotechcenter/VERA VERA structure (electrode localization tool)]. It is designed based on BCI2000's standard of modularity, therefore any of these components can be...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Python toolkit to powerfully visualize BCI2000 data in real-time. The incoming data can be pre-processed in BCI2000's pipeline, or not, then sent to python through BCI2000's SignalSharing feature. The data can also be visualized in 3D if combined with a VERA structure (electrode localization tool). It is designed based on BCI2000's standard of modularity, therefore any of these components can be swapped out without changing the rest of the pipeline.