/qteeg

Application to visualise and record EEG signals from Muse S headband

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

QtEEG

Simple Qt application to visualise MuseS output.

QtEEG Spike detection

This application will allow to stream and record readings from InteraXon Muse device as well as visualise stream or csv files with recordings.

Installation

Package uses Poetry.
To recreate project use command:

poetry install

Common Issues

https://github.com/alexandrebarachant/muse-lsl/blob/master/README.md#common-issues

Using a QRC file

To use qrc file in application in needs to be compiled into Python first.

pyrcc5 resources.qrc -o resources.py

Acknowledgement

Contact

If there is any problem, please rise an issue.