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

Review each test and the coverage (see #25)- improve test coverage and quality. ## Definition of Done - [ ] Review every existing test for quality and completeness - [...

enhancement
CI/CD

Research tools for data analysis in prognostics (e.g., prognosability, monotonicity, trendabilit - See paper by J. Coble (https://www.papers.phmsociety.org/index.php/phmconf/article/view/1404)) D.o.D. ------ - [ ] Research tools/approaches - [ ] Open tickets

From SPARCCI Project

enhancement

**Requirement Text** Train surrogate model with different multiples of save_pts, **Background Information** Surrogate model currently generates matrices at one step size defined by save_freq. This works fine, but additional efficiency...

enhancement
component: surrogate

Update example for dataset to match matlab example

Add some sort of factor thats dependent on the batteries environment? For example: If two batteries are being modeled, one is inclosed in a chamber the other exposed to space,...

enhancement

SimResult unittesting for its plot method currently only checks to see whether it successfully runs, i.e. not raising any exceptions when calling SimResult.plot(). Extend the unittest for this method to...

enhancement

Update github actions to run tests on pr from forks

bug

t_met -> event_state True -> 0 False -> 1 ## D.o.D - [ ] Implement default event_state that uses threshold met. - [ ] Implement logic so child class must...

enhancement

Requested by Portia

documentation
Priority: High