alexandrebarachant / muse-lsl

Python script to stream EEG data from the muse 2016 headset
BSD 3-Clause "New" or "Revised" License
629 stars 184 forks source link

Reference Electrode #91

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello, is there any way to get the reference electrode data from the muse? I am new to python, is this the variable I need to add to stream.py? MUSE_GATT_ATTR_STREAM_TOGGLE = '273e0001-4c4d-454d-96be-f03bac821358' Thanks

jdpigeon commented 5 years ago

I don't think the reference electrode is accessible. @stepheninx?

alexandrebarachant commented 5 years ago

reference electrode are usually not accessible since the referencing is done on hardware. The muse device dont provide signal for the reference electrode.