Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaidevd/pyhht
Python toolbox for the Hilbert-Huang transform
https://github.com/jaidevd/pyhht
Last synced: 7 days ago
JSON representation
Python toolbox for the Hilbert-Huang transform
- Host: GitHub
- URL: https://github.com/jaidevd/pyhht
- Owner: jaidevd
- License: other
- Created: 2012-01-08T21:21:40.000Z (almost 13 years ago)
- Default Branch: dev
- Last Pushed: 2024-02-03T10:21:25.000Z (11 months ago)
- Last Synced: 2024-12-07T13:41:50.439Z (15 days ago)
- Language: Python
- Homepage:
- Size: 1.95 MB
- Stars: 258
- Watchers: 25
- Forks: 88
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
[![Documentation Status](https://readthedocs.org/projects/pyhht/badge/?version=latest)](https://readthedocs.org/projects/pyhht/?badge=latest)
[![Build Status](https://travis-ci.org/jaidevd/pyhht.svg?branch=dev)](https://travis-ci.org/jaidevd/pyhht)
[![Coverage Status](https://coveralls.io/repos/github/jaidevd/pyhht/badge.svg?branch=dev)](https://coveralls.io/github/jaidevd/pyhht?branch=dev)
[![Code Health](https://landscape.io/github/jaidevd/pyhht/dev/landscape.svg?style=flat)](https://landscape.io/github/jaidevd/pyhht/dev)PyHHT
=====A Python module for the Hilbert Huang Transform.
Dependencies
------------
The module has been tested to work on Python 2.7 and Python 3.6. It requires NumPy, SciPy and
matplotlib.pytftb is required to run some examples. It can be found at:
http://github.com/scikit-signal/pytftb