eeglib: A Python module for EEG feature extraction.

eeglib: A Python module for EEG feature extraction.

  • Post by:
  • July 1, 2021
  • Comments off

Electroencephalography (EEG) signals analysis is non-trivial, thus tools for helping in this task are crucial. One typical step in many studies is feature extraction, however, there are not many tools focused on that aspect. In this paper, eeglib: a Python library for EEG feature extraction is presented. It includes the most popular algorithms when working with EEG and can be easily combined with popular Python libraries. This paper also presents a simple workflow for creating features dataset which allows a high degree of customization and that is suitable for both experts and newcomers.

Categories: