prog_models icon indicating copy to clipboard operation
prog_models copied to clipboard

The NASA Prognostic Model Package is a Python framework focused on defining and building models for prognostics (computation of remaining useful life) of engineering systems, and provides a set of pro...

Results 126 prog_models issues
Sort by recently updated
recently updated
newest added

Add support for setting noise as a covariance matrix (multivariate normal distribution)

enhancement

Consider redesign of plotting/figures for ease of use. ## Tasks - [ ] Come up with design for updated figures - [ ] Get buy in on design - [...

bug
enhancement

Add automatic generation of sphinx docs to gitactions workflow D.o.D., - [ ] When a change is made that changes the sphinx-config file in the dev, release/*, or master branch-...

CI/CD

## D.o.D. - [ ] Identify other approaches for simulation that could be utilized, and pro's cons for utilizing them. Post finding in this issue. - [ ] Select some...

enhancement

Consider feature selection tools such as Fisher Distance and Mann-Kendall Test Principal component analysis (PCA)

enhancement

Test parameter estimation feature for circumstances where there are a large number of states (complex models). E.g., Battery.

Create interface for integrating models with C++ GSAP framework ## D.o.D - [ ] Interface exists in GSAP that integrates a prog_models model into GSAP - [ ] Added to...

enhancement

Create a new model that can represent a battery pack - i.e., multiple cells in some combination of series and parallel

enhancement