Skip to content

LSL timestamps "jump" backward and forward #131

Description

@StudyQi

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.

Image

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

Image

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:

Image Image Image Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions