Timeflux rASR

This plugin performs real-time artifact correction on EEG data.

Installation

First, make sure that Timeflux is installed.

You can then install this plugin in the timeflux environment:

$ conda activate timeflux
$ pip install timeflux_rasr

If you encounter issues with pyRiemann, try installing the latest version directly from the repository:

$ pip install git+https://github.com/pyRiemann/pyRiemann

Witness the magic!

$ timeflux -d examples/replay.yaml

Screenshot

https://github.com/timeflux/timeflux_rasr/raw/master/doc/static/img/screenshot.png

References