Skip to content

jumbled timestamps #125

Open
Open
@behinger

Description

@behinger

I had this now in two XDF recordings in the last day, recorded with lsl_recorder, that the timestamps are completely off after some time.

We send the data via wifi, 128 channels x 1000Hz chunked. Today I did not touch the setup for 3 recordings á 5 min except for start/stop. The second one is attached below and shows broken timestamp after ~2s. The other two are fine.

I plotted this in matlab after load_xdf. These are the timestamps.
grafik

In the recording the last channel is the sample_number, given that not all samples are there (even after sorting), imho this shows they are lost somewhere. But in the past ANTs sample_number was also unreliable in the first place & one might run into floating/int overflow issues, but that's another story.

Data: (10 day valid): https://fex.uni-stuttgart.de/fop/UnibE61D/resting_state_broken_timestamps_bug.xdf
I mentioned this wrongly here: cbrnr/mnelab#436 - it has nothing to do with pyxdf/mnelab

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