Skip to content

smartass101/xrbispectral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Usage

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

Releases

No releases published

Packages

No packages published