Skip to content

How to correctly match different data streams #4

@AdeuAndreu

Description

@AdeuAndreu

Hello Guys,

First of all i apologise if this is not the right channel for posting this question as it is not a working issue, though practical. Let me know if I should use another channel.

I am using LSL to read data streams from different devices and so far i am reading the the streams with the corrected timestamp.

I want to create a unique dataset that match the data streams in time using the timestamps. So i would like to know how you do it. The problem that i have found is that the timestamps between streams don't fully match at millisecond level, which puts me off from doing the merge directly. Also another problem is that the sampling rate of the devices is different. So in a second you can have 500 samples from one device and 1000 or more from another. This also provides a another problematic to take into account.

I know you have an app called labrecorder. So i though that you might have gone through this problem before and might know the best way to merge the data streams.

If you can tell me a hint that would be great!

Thanks a lot in advance!

Andrés

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