/EEG-Visualizer

A EEG visualizer implemented by Flask & Bokeh server

Primary LanguagePython

EEG-Visualizer

Logo image of EEGVisualizer

Bokeh Flask Online

This is a EEG (especially SEEG) signal visualizer tool based on Flask & Bokeh Server.

SEEG signals often have multiple channels, high sampling frequencies, and extended recording periods, resulting in a large computational drain on the computer. In this visualization tool, we can focus on the exact part of the signal you are observing, so that computational resources can only process that part, thus shortening the loading and processing process.

Setting Up & Run

The following command will install the packages according to the configuration file requirements.txt.

pip install -r requirements.txt

To use the server, run:

python app.py

For more Instructions, please go to Intro to EEG Visualizer.

Demo data

Demo data in the EEG Visualizer comes from the SEEG data for the results in "BrainQuake: an open-source Python toolbox for Stereo-EEG analysis“.

https://zenodo.org/record/5675459#.YySZ3uzMK3Y