progpy
progpy copied to clipboard
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 provide...
**Requirement Text** Sometimes models have maximum stable dt. Interested in being able to set the maximum dt in simulation as being different for each model **Suggested Solution** iterate models with...
**Requirement Text** The output of composite models' function elements should be a composite model output **Background Information** Composite models combine prognostic model (i.e., subclasses of PrognosticsModel) and functions (*args) ->...
**Describe the bug** Given issue #129 , we suspect there may be an issue with copying MoE models **To Reproduce** To explore this, create an MoE model and try to...
**Describe the bug** Given issue #129, we suspect there may be an issue with copying Ensemble models **Relevant Requirements** **To Reproduce** To explore this, create an Ensemble model and try...
**Describe the bug** calling deep copy on a composite model returns an error **Relevant Requirements** SWS requirements to switch over service to use progpy **To Reproduce** create composite model deep...
**Requirement Text** The Composite model shall be able to update any of the member models upon receipt of enough data for that model. **Background Information** Right now composite model will...
**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**...
Look into interfacing with NREL battery models (e.g., https://github.com/NREL/BLAST-Lite)
Do something with prog_models and prog_algs on pypi to avoid confusion. Options: 1. Delete - will remove all record and not allow people to download older versions 2. Post upgrade...
Conduct a new nasa release for v1.7 so we can combine licenses. _Originally posted by @teubert in https://github.com/nasa/progpy/issues/111#issuecomment-1780067750_