You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that if I use a separate event stream, connect with acquisition_delay < tmax, EpochsStream will always reject the events in ts_event. Is this behavior normal and expected or should this be considered as a bug?
Hi I'm trying to understand and use EpochsStream class for my work.
It seems that if I use a separate event stream, connect with acquisition_delay < tmax, EpochsStream will always reject the events in ts_event. Is this behavior normal and expected or should this be considered as a bug?
mne-lsl/src/mne_lsl/stream/epochs.py
Line 921 in 1c60e82
maybe it should be checked here, to see if it's smaller than tmax?
mne-lsl/src/mne_lsl/stream/epochs.py
Line 317 in 1c60e82
thank you
The text was updated successfully, but these errors were encountered: