There are many toolboxes available for EEG analysis in python. However, I have found that most of these toolboxes involve a steep learning curve. Moreover, visualization is a tough sell for many such toolboxes. This toolbox is start of a journey towards a simple, easily re-useable toolbox in python which will help researchers read, analyse and visualize EEG recorded and distributed in various formats.
Functions in python to read and re-reference:
- EDF files (Temple University Seizure Corpus format)
- MAT file (exported from
matlab
using format specified) - DAT file recorded using CURRY 8 X – Data Acquisition and Online Processing
- EDF files can be found in this link.
- A sample MAT file is provided in sample-data folder
- Ultra high-density 255-channel EEG-AAD dataset: This toolbox is the official python support for the dataset.