Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.19 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.19 KB

CI workflow

EEG analysis using python

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.

v0.1:

Functions in python to read and re-reference:

  1. EDF files (Temple University Seizure Corpus format)
  2. MAT file (exported from matlab using format specified)
  3. DAT file recorded using CURRY 8 X – Data Acquisition and Online Processing

Sample Data:

  1. EDF files can be found in this link.
  2. A sample MAT file is provided in sample-data folder
  3. Ultra high-density 255-channel EEG-AAD dataset: This toolbox is the official python support for the dataset.