Open Antguz opened 6 months ago
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.
Hi, looking at the code, you probably need to implement a subclass of "Wavelet", like it is done for the "Morlet".
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.