prog_algs icon indicating copy to clipboard operation
prog_algs copied to clipboard

The Prognostic Algorithm Package is a python framework for model-based prognostics (computation of remaining useful life) of engineering systems, and provides a set of algorithms for state estimation...

Results 36 prog_algs issues
Sort by recently updated
recently updated
newest added

Add to release notes and documentation

## D.o.D. - [ ] Algorithms supported by FilterPy explored and pros/cons documented - [ ] Issues exist for implementations of any algorithms selected

component:State Estimators
component: Predictors

We could potentially use a general scipy distribution under the hood of uncertain data See scipy_dists branch

enhancement

The current approach includes an assumption that the sigma points that represent the distribution of states are valid sigma points on the time axis (i.e., the time when the state...

enhancement

Add an example using the measurement_eqn to handle a case where units are different, or what is measured is some combination of states