Skip to content

Absolute Timestamps not correct #4

@moberhofer

Description

@moberhofer

When using the absolute-timestamp option, the resulting timestamps are wrong. Only every second the timestamps changes.
This is due to the fact, that the multiplication with the np.timedelta64 with a floating point number does not seem to work.

timestamps = start_time_np + np.timedelta64(1, "s") * timestamps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions