alexandrebarachant / muse-lsl

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

Is muse-lsl raw csv recording in mV or V? #132

Closed apavlo89 closed 3 years ago

apavlo89 commented 4 years ago

Is muse-lsl raw csv recording in mV or V?

DerekLomas commented 4 years ago

I'd love to know that!

On Thu, 1 Oct 2020, 13:46 apavlo89 notifications@github.com wrote:

Is muse-lsl raw csv recording in mV or V?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alexandrebarachant/muse-lsl/issues/132, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4IPZLHXXBGGC7HR6HGCYTSIRTZLANCNFSM4SAKD4RQ .

ErikBjare commented 3 years ago

It is µV, see:

https://github.com/alexandrebarachant/muse-lsl/blob/3a98035c89132a53eb67d197ccf9f2937977f96f/muselsl/stream.py#L84-L88