nasa / prog_algs

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 and prediction, including uncertainty propagation. The algorithms take as inputs prognostic models (from NASA's Prognostics Model Package), and perform estimation and prediction functions. The library allows the rapid development of prognostics solutions for given models of components and systems. Different algorithms can be easily swapped to do comparative studies and evaluations of different algorithms to select the best for the application at hand.
56 stars 22 forks source link

Tests depdency file #234

Closed aqitya closed 1 year ago

github-actions[bot] commented 1 year ago

Thank you for opening this PR. Since this is a release branch, the PR must complete the release checklist, below:

codecov-commenter commented 1 year ago

Codecov Report

Merging #234 (e0536a2) into release/v1.5 (d4b6ec7) will not change coverage. The diff coverage is n/a.

@@              Coverage Diff              @@
##           release/v1.5     #234   +/-   ##
=============================================
  Coverage         89.57%   89.57%           
=============================================
  Files                50       50           
  Lines              3347     3347           
=============================================
  Hits               2998     2998           
  Misses              349      349