fCWT icon indicating copy to clipboard operation
fCWT copied to clipboard

Other mother wavelets

Open Antguz opened this issue 1 year ago • 3 comments

Hi,

Great repository and speed. This is a request, not an issue.

Is there any way to add other wavelet types? For instance, a Gaussian wavelet where we can define a variance is quite common in spectroscopy.

AG.

Antguz avatar May 19 '24 21:05 Antguz

Hi, looking at the code, you probably need to implement a subclass of "Wavelet", like it is done for the "Morlet".

lschneiderbauer avatar May 19 '24 22:05 lschneiderbauer

I'm working on an update where there are Gaussian and Paul wavelets. However, due to other duties, work on this slowed down. I hope to release it somewhere this year!

fastlib avatar Jan 06 '25 10:01 fastlib

Hey @fastlib,

It would be fantastic to have Gaus1 available as a wavelet! I need it for a project and would really appreciate it. Looking forward to your release!

Best regards

JannesSP avatar Feb 13 '25 16:02 JannesSP