Skip to main content

An Open Source Signal Processing Library for Sensor Signals about vibration, current, etc.

Project description

onepredict logo

Documentation Status Code style: black All Contributors

Summary

onebone is an open-source software for signal analysis about predictive maintenance, being used for research activities at ⓒ ONEPREDICT Corp.. It includes modules for preprocessing, health feature, and more. If you need to analyze signals for industrial equipments like turbines, a rotary machinery or componets like gears, bearings, give onebone a try!

The directory is as follows:

.
├── docs
├── onebone
│ ├── feature
│ ├── math
│ ├── preprocessing
│ ├── signal
│ └── utils
├── tests
├── tools
├── README.md
├── Makefile
└── pyproject.toml

Documentation

This reference manual details functions included in onebone, describing what they are and what they do. For learning how to use onebone, see the complete documentation.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Kyunghwan Kim

💻 📖 👀

Kangwhi Kim

💻 📖 👀

DaeyeopN

💻

Kibum Fred Kim

💻👀

Kibum Park

💻 👀

sewon.kim

💻

jeonjuna

💻

SunjinKim

💻

Hyunjae Kim

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Getting started

Prerequisite

onebone requires Python 3.8+.

Installation

onebone can be installed via pip from PyPI

$ pip install onebone

It can be checked as follows whether the onebone has been installed.

>>> import onebone
>>> onebone.__version__

Usage

It assumes that the user has already installed the onebone package.

You can import directly the function, for example:

>>> from onebone.feature import tacho_to_rpm

Call for contribute

We appreciate and welcome contributions. Small improvements or fixes are always appreciated; issues labeled as "good first issue" may be a good starting point.

Writing code isn't the only way to contribute to onebone. You can also:

  • triage issues
  • review pull requests
  • help with outreach and onboard new contributors

If you're unsure where to start or how your skills fit in, reach out! You can ask here, on GitHub, by leaving a comment on a relevant issue that is already open.

If you want to use an code for signal analysis, but it's not in onebone, make a issue.

Please follow this guide to contribute to onebone.

If you are new to contributing to open source, this guide helps explain why, what, and how to get involved.

References

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

onebone-1.3.1.tar.gz (26.8 kB view hashes)

Uploaded Source

Built Distribution

onebone-1.3.1-py3-none-any.whl (32.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page