Python module for time-frequency analysis.
Project description
[![Documentation Status](https://readthedocs.org/projects/tftb/badge/?version=latest)](https://tftb.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/scikit-signal/tftb.svg)](https://travis-ci.org/scikit-signal/tftb)
# tftb
tftb (Time-frequency toolbox) is a Python module for time-frequency analysis and visualization build with SciPy and matplotlib.
The tftb project began as a Python implementation of the TFTB toolbox developed by François Auger, Olivier Lemoine, Paulo Gonçalvès and Patrick Flandrin. While this project and the MATLAB implementation (henceforth referred to as TFTB) are similar in the core algorithms and the basic code organization, the very nature of the Python programming language has motivated a very different approach in architecture of PyTFTB (differences between the two packages have been discussed in detail [here](https://tftb.readthedocs.io/en/latest/introduction.html#comparison-of-tftb-and-pytftb)).
## Installation
- tftb requires:
Python (>= 3.5)
NumPy
SciPy
Matplotlib
Install tftb with pip as follows: `bash $ pip install tftb `
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
File details
Details for the file tftb-0.1.4.tar.gz
.
File metadata
- Download URL: tftb-0.1.4.tar.gz
- Upload date:
- Size: 402.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/1.7.0 pkginfo/1.7.0 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.7.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 747e8080d03c12f1eb198e7337ca0eb5c9b39d6df41f437863f19b0eb10c962c |
|
MD5 | dcc38554bf07c1e7a4f8dd19c3e1b4ff |
|
BLAKE2b-256 | 177d4ea3d1d9c1b510efe0a0b3765055da080cc3185092537a92e06aaee14177 |