Skip to content

[Question] Keep sincronization with data generated at different rate #8

Description

@torydebra

Hi,

I have some data A that is generated at each loop
Then I have another data B that sometimes is not generated

So, if I log data B only when it is generated, I loose the time syncronization with data A, because B will have less columns (where the "time" is) and I can not understand which column B generated at loop X correspond to the column of A generated at the same loop X

A solution can be to generated always also B data, putting zeros as value when I do not have values.

Have you used different approaches? @liesrock @alaurenzi ?

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