muse-lsl
muse-lsl copied to clipboard
Python script to stream EEG data from the muse 2016 headset
i've been playing around with the neurofeedback example, and i noticed the following. In line 85 of utils.py, the PSD is calculated. However, without taking the square of the magnitude...
Hey, It would be very useful to tinkering to have a live spectra option for each channel built into the viewer, or as a new viewer. I was going to...
Following the recent 2.0.0 update, we still need to update the viewer in order to be able to plot data from the alternate data sources. This should be fairly straightforward,...
I'm developing a real-time application based on muse-lsl, which asks for such an interface with regards of convenience and functionalities: ```python def record_to_memory(duration, dejitter=False): ... data = record_to_memory(10) # do...
Device: Raspberry Bi OS: Ubuntu 22.04  Getting following error. Does any one face the same issue?
Hi all, This is the first time I'm using Muse2 and need your help. I am using Windows 11 and not using any additional Bluetooth dongle. As suggested, I have...
Hello, Has anyone encountered this issue? I am on a Windows 10 and the device is found and a connection to the device initiated `Connecting to XX:XX:XX:XX:XX:XX...` but then it...
I am using Muse 2 to record EEG data. The script is running on Windows 11 with Python 3.8.10. When I use `muselsl stream`, Muse 2 can connect to the...
Hi, I have tried to plot the channel data through EEGLAB, but however, the event markers are all at time = 0. The data was EEG data from Muse2 Headband...