Skip to content

fir_zero_filter rolls data too far by -1 #4858

@matijsv

Description

@matijsv

The function is supposed to correct the phase shift caused by using the filter, but it over-rolls by -1 datapoint. Easily fixed by calling .roll(1) after, on the affected timeseries

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