PyWavelets / pywt

PyWavelets - Wavelet Transforms in Python
http://pywavelets.readthedocs.org
MIT License
1.97k stars 460 forks source link

arbitrary waveform #646

Closed wyokota3 closed 1 year ago

wyokota3 commented 1 year ago

Hi!!

In pywavlet, dB, MexicanHat, etc. are provided by default, but if I want to use an arbitrary waveform (for example, the waveform of a particular sound I want to extract) as the mother wavelet, how can I implement this?

rgommers commented 1 year ago

There's a section in the docs on this: https://pywavelets.readthedocs.io/en/latest/ref/wavelets.html#custom-wavelets.