-
Notifications
You must be signed in to change notification settings - Fork 178
Description
I used LSL to record EEG data from a LiveAmp 64 EEG device (Brain Products) and gaze data from a Pupil Labs Neon eye tracker for my study. While reviewing the LSL timestamps, I discovered that in a few of the EEG recordings, the timestamps unexpectedly jumped backward. As a result, all subsequent data points were shifted accordingly. This issue is illustrated in the following figure, where the x-axis represents the sample number and the y-axis shows the corresponding LSL timestamps.

Interestingly, at the same moment when the EEG timestamps jumped backward, the gaze data timestamps showed a forward jump. See figure here:

We were wondering whether this issue was caused by samples being recorded out of order and needing to be resorted, or if the timestamps themselves became incorrect from that point onward.
Has anyone encountered this issue before, or does anyone know what might cause it and how to resolve it?
More examples:



