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

fix for incorrect timestamps when channels are missing #151

Closed xloem closed 3 years ago

xloem commented 3 years ago

These changes make #101 work with my Muse S without immediately timing out. I think the dropped channel is related to other open issues, but losing the ability to stream entirely seems unnecessary.

xloem commented 3 years ago

I've merged this PR along with most of the others into https://github.com/xloem/muse-lsl/tree/dev , and resolved bugs on my system, but it still needs somebody else to test it. What would help others have more capacity for pull request maintenance, merging, testing?