The 2024 NASA Software of the Year, the NASA Prognostic Package (ProgPy) is a python prognostics framework focused on building, using, and evaluating models and algorithms for prognostics (computation of remaining useful life) and health management of engineering systems, and provides a set of prognostics models for select components and prognostics algorithms developed within this framework, including uncertainty propagation.
Project description
Prognostics Python Package (ProgPy)
The NASA Prognostic Package (ProgPy) is a python prognostics framework focused on building, using, and evaluating models and algorithms for prognostics (computation of remaining useful life) and health management of engineering systems, and provides a set of prognostics models for select components and prognostics algorithms developed within this framework, suitable for use in prognostics for these components. It also includes algorithms for state estimation and prediction, including uncertainty propagation.
ProgPy was the 2024 NASA Software of the Year!
ProgPy combines NASAs prog_models and prog_algs packages into a single python package, for simplicity and clarity.
Installation
pip3 install progpy
or
pip3 install progpy[datadriven]
to include dependencies for data driven models
Documentation
See documentation here
Repository Directory Structure
Here is the directory structure for the github repository
src/progpy/
- The prognostics python package
examples/
- Example Python scripts using progpy
tests/
- Tests for progpy
README.md
- The readme (this file)
prog_model_template.py
- Template for Prognostics Model
state_estimator_template.py
- Template for State Estimators
predictor_template.py
- Template for Predictor
Citing this repository
Use the following to cite this repository:
@misc{2024_nasa_progpy,
| author = {Christopher Teubert and Katelyn Jarvis Griffith and Matteo Corbetta and Chetan Kulkarni and Portia Banerjee and Matthew Daigle},
| title = {{ProgPy Python Prognostics Packages}},
| month = May,
| year = 2024,
| version = {1.7},
| url = {https://nasa.github.io/progpy}
| }
The corresponding reference should look like this:
C. Teubert, K. Jarvis Griffith, M. Corbetta, C. Kulkarni, P. Banerjee, M. Daigle, ProgPy Python Prognostics Packages, v1.7, May 2024. URL https://github.com/nasa/progpy.
Contributing Organizations
ProgPy was created by a partnership of multiple organizations, working together to build a set of high-quality prognostic tools for the wider PHM Community. We would like to give a big thank you for the ProgPy community, especially the following contributing organizations:
- NASA's Diagnostics and Prognostics Group
- German Aerospace Center (DLR)
- Northrop Grumman Corporation (NGC)
- Vanderbilt University
Acknowledgements
The structure and algorithms of this package are strongly inspired by the MATLAB Prognostics Model Library, MATLAB Prognostics Algorithm Library, and the MATLAB Prognostics Metrics Library. We would like to recognize Matthew Daigle and the rest of the team that contributed to the Prognostics Models, Algorithms, and Metrics Libraries for the contributions their work on the MATLAB library made to the design of progpy.
Notices
Copyright © 2021 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.
Disclaimers
No Warranty: THE SUBJECT SOFTWARE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY OF ANY KIND, EITHER EXPRESSED, IMPLIED, OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTY THAT THE SUBJECT SOFTWARE WILL CONFORM TO SPECIFICATIONS, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR FREEDOM FROM INFRINGEMENT, ANY WARRANTY THAT THE SUBJECT SOFTWARE WILL BE ERROR FREE, OR ANY WARRANTY THAT DOCUMENTATION, IF PROVIDED, WILL CONFORM TO THE SUBJECT SOFTWARE. THIS AGREEMENT DOES NOT, IN ANY MANNER, CONSTITUTE AN ENDORSEMENT BY GOVERNMENT AGENCY OR ANY PRIOR RECIPIENT OF ANY RESULTS, RESULTING DESIGNS, HARDWARE, SOFTWARE PRODUCTS OR ANY OTHER APPLICATIONS RESULTING FROM USE OF THE SUBJECT SOFTWARE. FURTHER, GOVERNMENT AGENCY DISCLAIMS ALL WARRANTIES AND LIABILITIES REGARDING THIRD-PARTY SOFTWARE, IF PRESENT IN THE ORIGINAL SOFTWARE, AND DISTRIBUTES IT "AS IS."
Waiver and Indemnity: RECIPIENT AGREES TO WAIVE ANY AND ALL CLAIMS AGAINST THE UNITED STATES GOVERNMENT, ITS CONTRACTORS AND SUBCONTRACTORS, AS WELL AS ANY PRIOR RECIPIENT. IF RECIPIENT'S USE OF THE SUBJECT SOFTWARE RESULTS IN ANY LIABILITIES, DEMANDS, DAMAGES, EXPENSES OR LOSSES ARISING FROM SUCH USE, INCLUDING ANY DAMAGES FROM PRODUCTS BASED ON, OR RESULTING FROM, RECIPIENT'S USE OF THE SUBJECT SOFTWARE, RECIPIENT SHALL INDEMNIFY AND HOLD HARMLESS THE UNITED STATES GOVERNMENT, ITS CONTRACTORS AND SUBCONTRACTORS, AS WELL AS ANY PRIOR RECIPIENT, TO THE EXTENT PERMITTED BY LAW. RECIPIENT'S SOLE REMEDY FOR ANY SUCH MATTER SHALL BE THE IMMEDIATE, UNILATERAL TERMINATION OF THIS AGREEMENT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file progpy-1.7.0.tar.gz
.
File metadata
- Download URL: progpy-1.7.0.tar.gz
- Upload date:
- Size: 226.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03e2c20fe9cacda3ce42835b7993793ac53412e099674fa925f9f28463c65c01 |
|
MD5 | 65125fd7d32abd34d7266780a96fc8df |
|
BLAKE2b-256 | 59b34392070d2d22f69c33bc1fa082308795e2257521e57b51abeb05273f1465 |
File details
Details for the file progpy-1.7.0-py3-none-any.whl
.
File metadata
- Download URL: progpy-1.7.0-py3-none-any.whl
- Upload date:
- Size: 208.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d786cfa7fa68b4778469dc97046cb9f6a974bde08310b0ba7921a027114a4098 |
|
MD5 | e2597b8cb4ffa0724216208d7366cbc1 |
|
BLAKE2b-256 | 69fad357026b57774f3fae60b72064de770d829142663cf3ab21fc98ddce7b68 |