Skip to content

BUG: kalman gain not having correct length when calling filter and then smooth #44

@Xylambda

Description

@Xylambda

When calling filter and then smooth, the number of kalman gains is duplicated due to the variable being a list that is extended on each loop.

Solution: pre-allocate an array in the filter method.

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