There are examples for using CWT wavelets and removing noise on a time series. I want to specifically use CWT to implement "Morlet function"
There is a library in python called pywt.cwt but there are no examples to use it for denoising
There are many examples of wavelet denoising but they use DWT