Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Brain Waves01:23

Brain Waves

4.8K
Brain waves are electrical signals generated by the neurons in the brain, which are regularly monitored to measure mental activities. Brain waves and their frequency ranges can be measured using an electroencephalogram or EEG. There are four main types of brain waves, each with distinct characteristics:
4.8K
Functional Brain Systems: Limbic System01:15

Functional Brain Systems: Limbic System

9.3K
The limbic system, often called the "emotional brain," is a complex set of structures located deep within the brain. The intricate network of the limbic system supports a wide range of psychological functions, from emotional regulation to memory formation and sensory processing. This functional brain region encompasses specific parts of the diencephalon and the cerebrum, integrating the higher mental functions of the cerebral cortex with the primitive emotional responses of the deep brain...
9.3K
Brainstem01:19

Brainstem

8.3K
The brainstem, located inferior to the brain and superior to the spinal cord, serves as a bridge between the cerebrum and the spinal cord. It plays a vital role in relaying information and controlling critical life functions. It comprises three primary regions: the midbrain, pons, and medulla oblongata.
The Midbrain
The midbrain is located beneath the diencephalon and connects the cerebrum with the lower parts of the brain. The cerebral peduncles are prominent midbrain structures that house the...
8.3K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Influence of anesthetic agent and burst suppression on postoperative delirium in elderly patients: a prospective cohort study with automated EEG analysis.

Frontiers in aging neuroscience·2026
Same author

Data-driven head model individualization from digitized electrode positions or photogrammetry improves M/EEG source localization accuracy.

Imaging neuroscience (Cambridge, Mass.)·2026
Same author

Multimodal fNIRS-EEG sensor fusion: Review of data-driven methods and perspective for naturalistic brain imaging.

Imaging neuroscience (Cambridge, Mass.)·2025
Same author

Beyond beta rhythms: subthalamic aperiodic broadband power scales with Parkinson's disease severity-a cross-sectional multicentre study.

EBioMedicine·2025
Same author

A New Canonical Log-Euclidean Kernel for Symmetric Positive Definite Matrices for EEG Analysis (Oct 2024).

IEEE transactions on bio-medical engineering·2025
Same author

Desflurane is risk factor for postoperative delirium in older patients' independent from intraoperative burst suppression duration.

Frontiers in aging neuroscience·2023
Same journal

Metabolically Faithful 3D PET Restoration via Volumetric Swin Transformers.

Neuroinformatics·2026
Same journal

CytoCLIP: Learning Cytoarchitectural Characteristics in Developing Human Brain Using Contrastive Language Image Pre-Training.

Neuroinformatics·2026
Same journal

Increasing the Reliability of Functional Connectivity by Predicting Long-Scan Functional Connectivity based on Short-Scan Functional Connectivity: Model Exploration, Explanation, Validation, and Application.

Neuroinformatics·2026
Same journal

HESREN: A Derivative-Informed Reservoir Framework for Detecting Transient Neural Events and Windowless Estimation of Dynamic Functional Connectivity.

Neuroinformatics·2026
Same journal

Computational Morphometry of Peripheral Nerves: A Pipeline Perspective on Reproducibility and Generalization.

Neuroinformatics·2026
Same journal

Multimodal Branched Transport Infers Anatomically Aligned Brain Reaction Maps.

Neuroinformatics·2026
See all related articles

Related Experiment Video

Updated: Apr 12, 2026

Brain-Computer Interface-controlled Upper Limb Robotic System for Enhancing Daily Activities in Stroke Patients
06:11

Brain-Computer Interface-controlled Upper Limb Robotic System for Enhancing Daily Activities in Stroke Patients

Published on: April 18, 2025

2.0K

Wyrm: A Brain-Computer Interface Toolbox in Python.

Bastian Venthur1, Sven Dähne2,3,4, Johannes Höhne2

  • 1Department of Neurotechnology, Technische Universität Berlin, Sekr. MAR 4-3 Marchstraße 23, 10587, Berlin, Germany. bastian.venthur@tu-berlin.de.

Neuroinformatics
|May 24, 2015
PubMed
Summary
This summary is machine-generated.

Wyrm is an open-source Python toolbox for brain-computer interface (BCI) applications. It facilitates neuroscientific data analysis, visualization, and real-time BCI experiments, enhancing the Python scientific ecosystem.

Keywords:
BCIBrain-computer interfaceECoGEEGMachine learningPythonSignal processingToolbox

More Related Videos

Using an EEG-Based Brain-Computer Interface for Virtual Cursor Movement with BCI2000
12:07

Using an EEG-Based Brain-Computer Interface for Virtual Cursor Movement with BCI2000

Published on: July 29, 2009

18.6K
A Single-Channel and Non-Invasive Wearable Brain-Computer Interface for Industry and Healthcare
06:34

A Single-Channel and Non-Invasive Wearable Brain-Computer Interface for Industry and Healthcare

Published on: July 7, 2023

3.5K

Related Experiment Videos

Last Updated: Apr 12, 2026

Brain-Computer Interface-controlled Upper Limb Robotic System for Enhancing Daily Activities in Stroke Patients
06:11

Brain-Computer Interface-controlled Upper Limb Robotic System for Enhancing Daily Activities in Stroke Patients

Published on: April 18, 2025

2.0K
Using an EEG-Based Brain-Computer Interface for Virtual Cursor Movement with BCI2000
12:07

Using an EEG-Based Brain-Computer Interface for Virtual Cursor Movement with BCI2000

Published on: July 29, 2009

18.6K
A Single-Channel and Non-Invasive Wearable Brain-Computer Interface for Industry and Healthcare
06:34

A Single-Channel and Non-Invasive Wearable Brain-Computer Interface for Industry and Healthcare

Published on: July 7, 2023

3.5K

Area of Science:

  • Neuroscience
  • Computational Science
  • Software Engineering

Background:

  • Python is increasingly adopted in scientific research, with established libraries like NumPy and SciPy.
  • Existing Python libraries provide a foundation for scientific computing, machine learning, and data analysis.
  • There is a need for comprehensive, open-source tools for brain-computer interface (BCI) development within the Python ecosystem.

Purpose of the Study:

  • Introduce Wyrm, an open-source BCI toolbox developed in Python.
  • Demonstrate Wyrm's applicability to diverse neuroscientific problems, including data analysis, visualization, and real-time BCI.
  • Validate Wyrm's utility through application to BCI Competition III datasets and implementation of an online experiment.

Main Methods:

  • Wyrm is developed using Python, leveraging its extensive scientific libraries.
  • Extensive unit testing is employed to ensure software quality and prevent defects.
  • The toolbox's architecture, data structures, and application to classification tasks are detailed.

Main Results:

  • Wyrm provides a versatile platform for analyzing and visualizing neurophysiological data.
  • The toolbox was successfully applied to classification tasks from BCI Competition III datasets.
  • An online BCI experiment was implemented using Wyrm, demonstrating its real-time capabilities.

Conclusions:

  • Wyrm offers a complete, free, and open-source BCI system in Python.
  • The toolbox enhances neuroscientific research by providing robust tools for data analysis and BCI development.
  • Wyrm contributes to the growing Python ecosystem for scientific computing and machine learning.