mne-tools / mne-realtime

Realtime data analysis with MNE-Python
https://mne.tools/mne-realtime/
BSD 3-Clause "New" or "Revised" License
52 stars 23 forks source link

MRG, BUG: Fix timing and emptiness #27

Closed larsoner closed 3 years ago

larsoner commented 3 years ago

Deal with a case where samples can be empty, and improve the inter-sample timing by computing the sleep time each iteration.

larsoner commented 3 years ago

@teonbrooks want to take a look and merge if you're happy?

teonbrooks commented 3 years ago

thanks @larsoner!