8000 Kalman Filter backward pass is using measurements twice without weights · Issue #3994 · acts-project/acts · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Kalman Filter backward pass is using measurements twice without weights #3994
Open
@andiwand

Description

@andiwand

After a discussion in acts-project/traccc#788 I believe that our backward pass smoothing implementation in the Kalman Filter is not correct. We simply start from the last state and run the same filter back in the other direction. This will result in using measurements twice without applying any weights and potentially biased covariances and parameters.

This might also affect the GSF implementation.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0