Skip to main content

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

Project description

onepredict logo

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.6.5+.

Installation

onebone can be installed via pip from PyPI

$ pip install --extra-index-url http://10.10.30.16:8008 --trusted-host 10.10.30.16:8008 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.

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

If you want to contribute onebone, follow this guide.

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.2.1.tar.gz (26.1 kB view details)

Uploaded Source

Built Distribution

onebone-1.2.1-py3-none-any.whl (32.3 kB view details)

Uploaded Python 3

File details

Details for the file onebone-1.2.1.tar.gz.

File metadata

  • Download URL: onebone-1.2.1.tar.gz
  • Upload date:
  • Size: 26.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.11.0-1028-azure

File hashes

Hashes for onebone-1.2.1.tar.gz
Algorithm Hash digest
SHA256 592fb7fb0faa4f1c9b176198cc6cc1a0e67d77ece3ca51a80e39db56c609ba9b
MD5 96d59fc182ccaf5d75d2657a2ac8123d
BLAKE2b-256 d9d0f579d3cb9f5f105bf05d2495f10dbedb97b552b3bcb83483851804a25bea

See more details on using hashes here.

File details

Details for the file onebone-1.2.1-py3-none-any.whl.

File metadata

  • Download URL: onebone-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 32.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.10 Linux/5.11.0-1028-azure

File hashes

Hashes for onebone-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7394f7cefe80cdeda14393375ef0f3e91a3351a0e1e0e34a20df4ddd4514ede5
MD5 ec6d4c70bcdda07817b6db1a983b76a3
BLAKE2b-256 50909c9cf445f908bc43f645ab5b6b54b6786181e79d3ac782e617af9ed00aa7

See more details on using hashes here.

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