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
55 stars 8 forks source link

Example Section 1-sim_to #79

Closed teubert closed 1 year ago

teubert commented 1 year ago

First PR updating the examples to the new format.

This example introduces simulation. The first section (the subject of this PR) introduces the simulate_to method, and some features surrounding it (save_pts, save_freq, plotting results, etc.)

The next PR will introduce the simulate_to_threshold method along with the print, progress, horizon, and threshold_keys arguments

github-actions[bot] commented 1 year ago

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