Skip to content

A Julia package for frequency domain analysis of time series

License

Notifications You must be signed in to change notification settings

lootie/Multitaper.jl

Repository files navigation

Build Status Coverage Status

When doing exploratory analysis of time series, frequency domain methods, that is, statistical methods that display information about the temporal correlations of one or more time series in terms of frequencies, can be used to infer physical mechanisms for underlying process dynamics in e.g. geophysical time series, medical time series, etc.). The multitaper method, which leverages Slepian functions to estimate power spectral densities, coherences, and so forth, is implemented here for application to univariate, multivariate, and higher-dimensional (e.g. space-time) processes.

See documentation below.

Installation

Please install using


Pkg> add Multitaper

This package runs on julia v 1.4.2 and above.

Paper

If you make use of Multitaper.jl, please cite the following paper: DOI. A previous, unregistered version of Multitaper.jl was hosted on bitbucket.

Python

Python users may wish to make use of the python wrapper for this package multitaperpy. A demo for its useage is available here.

We also highly recommend the multitaper python package by G. A. Prieto, available here.

Contributing

We welcome input of any kind via issues or by pull requests. Support requests can be directed to haley@anl.gov.

About

A Julia package for frequency domain analysis of time series

Resources

License

Stars

Watchers

Forks

Packages

No packages published