Skip to content

Resampling algorithm could be more efficient for large datasets #47

@philipstarkey

Description

@philipstarkey

Right now the resampling algorithm is passed the entire trace for resampling even if it is taking just a subset during the resampling process. We should be able to slice the traces first before passing them in to the algorithm which I think would speed up the resampling algorithm when dealing with traces with a large umber of points (e.g. order 2e6)

Metadata

Metadata

Assignees

No one assigned

    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