项目作者: smartass101

项目描述 :
Bispectral analysis with xarray, dask and numba
高级语言: Jupyter Notebook
项目地址: git://github.com/smartass101/xrbispectral.git
创建时间: 2019-09-09T06:46:36Z
项目社区:https://github.com/smartass101/xrbispectral

开源协议:

下载


Bispectral calculation using xarray, dask and numba

Calculates the bispectrum and bicoherence for spectra contained in xarray.DataArray containers using Dask and Numba for efficient memory management and parallelization.

Based on notation used in:

  • Cziegler et al. Phys. Plasmas 20, 055904 (2013)
  • P. Manz et al 2017 Nucl. Fusion 57 086022

Installation

  1. pip install git+https://github.com/smartass101/xrbispectral

Usage

See this usage example Jupyter notebook for an example with 3 bi-coherent frequencies.