Metadata-Version: 2.1
Name: wdm-wavelet
Version: 0.0.2
Summary: A Python package for Wilson-Daubechies-Meyer (WDM) wavelet from coherentWaveBurst
Home-page: https://git.ligo.org/yumeng.xu/setup.py
Author: Yumeng Xu
Author-email: The PycWB team <yumeng.xu@ligo.org>
Keywords: ligo,wavelet,gravitational waves,burst,DWT,WDM,Wilson-Daubechies-Meyer,cWB
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: numba
Requires-Dist: rocket-fft
Requires-Dist: gwpy

# WDM wavelet transform

This package hosts the python version of WDM wavelet used in coherentWaveBurst(cWB) search.

