Skip to content

Remove linear interpolation for dejittering? #15

@abuzarmahmood

Description

@abuzarmahmood

I just realized that the interpolation used for dejittering is linear. Wouldn't that mean that it can't EXTEND the waveform at it's lowest/highest point? I've attempted replicating this issue by trying to interpolate abs(x) with some missing values around 0.
What do you guys think? If this is the case and blech_clust has been working fine so far, we can take out the interpolation, which will speed up downstream processing and save significantly on storage space and I/O.

linear_interpolation_issue

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