- Real-time data analysis/visualization tool for BioSignal channel. In another word, real-time visualization tool for MNE-LSL Stream's single channel
- An EDF recorder for LSL Stream's single channel
- Gallary framework for BioSig indicators
- Connectivity examples for EEG headbands
- EEG headband quality evaluation tool
- An End-to-End example for BioSig/EEG applications
And it was originally composed to fit the place below:
- supported devices:
- Neurosky TGAM
- Muse 2016
- MNE-LSL Player
- supported indicators:
- raw wave display
- down sampled wave
- power spectrum histogram
- αβγθδ wave bands display
- wavelet transform
- AI based sleep staging
- recording format:
- edf+
(With docs and sample data excluded, souce code size of this project is 1.38M)
- this software is tested based on PC with metrics: 2.60Ghz CPU + 8G Memory + Win11 (no graphic card)
- if with less hardware resource, e.g.2.0Ghz CPU + 4G Memory + Any OS, it should also be alright to run indicators in tutorial. But if you write own advanced indicators, or connect to new device, then it may change hardware requirements.
conda create -n py12_env python=3.12
conda activate py12_env
conda install --file requirements.txt
pip install torch
mne-lsl player "../tools-LSLstream_providers/sample_data_SC4001E0-PSG.edf"
python main_window.py
more details could be found in introduction folder.
Any Contribution or Discussion on this project is more than welcome.
Currently I am using this software for exploration of sleeping / meditation.
If you are doing research on similar direction, I would be very happy when receiving your contact message.