I'm trying to get the frequency response from some `ContinuousWaveletTransform`. I just need something like `WaveletScalogram`, but with a signal amplitude varying depending on frequency or scale. 

Also I want to know, how can I realize `ContinuousWaveletTransform` based on a list of 4000 points from oscilloscope (curve is a sine wave with a hight-frequency interference). I think I just need to do some interpolation, but I don't actually know how to.

![So here is the curve with joined points][1] 

 [1]: https://i.sstatic.net/ml4kA.png