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
65 stars 9 forks source link

Add a warning or exception if giving unrecognized keyword args #162

Open teubert opened 1 month ago

teubert commented 1 month ago

Came from discussion with @adam-sweet

Requirement Text What must this feature do, specifically - this is the thing to test to. E.g., Ability to simulate model until a specified event has been met.

Background Information Optional

Suggested Solution Optional, Solution that is proposed. Requirement can be met with other solutions

DoD edit this to be a list of tasks that need to be completed