Skip to content

Time precision loss in first LagFilterFitPoints data chunks #1

@lenazh

Description

@lenazh

In some magnetic field data files the first LagFilterFitPoints chunks have wrong timing. The dt between the chunk arrival will appear to grow linearly with the chunk offset, then after LagFilterFitPoints'th point it resets to the correct value. The deviation is within 500 microseconds, but is still very noticeable and needs to be fixed. This occurs in roughly half of the samples. I don't know why this happens, but I suspect racing between the LegacyStorage and the thread filtering the data. Which is weird because they are supposedly in the same thread.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions