nasa / progpy

The NASA Prognostic Python Packages is a Python framework focused on defining and building models and algorit for prognostics (computation of remaining useful life) of engineering systems, and provides a set of models and algorithms for select components developed within this framework, suitable for use in prognostic applications.
https://nasa.github.io/progpy/
Other
52 stars 7 forks source link

Examples: State estimation - Kalman filter #126

Closed kjjarvis closed 8 months ago

kjjarvis commented 8 months ago

Starting the state estimation notebook with a Kalman filter example

github-actions[bot] commented 8 months ago

Thank you for opening this PR. Each PR into dev requires a code review. For the code review, look at the following:

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0980f8c) 83.41% compared to head (f6085a0) 83.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #126 +/- ## ======================================= Coverage 83.41% 83.41% ======================================= Files 100 100 Lines 10462 10462 ======================================= Hits 8727 8727 Misses 1735 1735 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.