Skip to main content

Method for calulating power spectrum on logarithmic frequency axis.

Project description

py-lpsd

Python implementation of the pylpsd algorithm for computing power spectral density with logarithmically spaced points.

Installation

This package can be installed via pip:

pip install pylpsd

In case you want to edit this, clone this repository and install it in editable mode:

git clone https://github.com/bleykauf/py-lpsd
cd py-lpsd
pip install -e .

Usage

See the Jupyter notebook in the examples folder and the docstring.

Implementation in other languages

Matlab: py-lpsd is based on this implementation.

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

pylpsd-0.1.4.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

pylpsd-0.1.4-py3-none-any.whl (6.1 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