Skip to content

Trange in compute_trajectory function #23

@qiyuanbillwu

Description

@qiyuanbillwu

The Trange argument (such as (t0, t1)) in the compute_trajectory function seems to require t0 and t1 to be exact matches of time values in velseq.t. Currently I need to do something like t0 = velseq.t[argmin(abs.(velseq.t .- t0))] to make sure t0 is accepted.

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