Related Experiment Video
Updated: Jun 2, 2026

STFEEG-Tool: A Spatial-Temporal-Frequency EEG Analysis Tool for Motor Imagery Brain-Computer Interfaces
Published on: March 10, 2026
PyEEG: an open source Python module for EEG/MEG feature extraction
Forrest Sheng Bao1, Xin Liu, Christina Zhang
1Department of Computer Science, Texas Tech University, Lubbock, TX 79409-3104, USA. forrest.bao@gmail.com
Abstract:
Computer-aided diagnosis of neural diseases from EEG signals (or other physiological signals that can be treated as time series, e.g., MEG) is an emerging field that has gained much attention in past years. Extracting features is a key component in the analysis of EEG signals. In our previous works, we have implemented many EEG feature extraction functions in the Python programming language. As Python is gaining more ground in scientific computing, an open source Python module for extracting EEG features has the potential to save much time for computational neuroscientists. In this paper, we introduce PyEEG, an open source Python module for EEG feature extraction.

