Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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