PyWavelets / pywt

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

CWT pseudo frequency #673

Closed lllAlex2333 closed 9 months ago

lllAlex2333 commented 1 year ago

In CWT , pseudo frequency fa = Fc * fs /scale Why is the right side of the equation multiplied by the sampling frequency fs? I understand the following equation fa = Fc /scale

thanks a lot

rgommers commented 9 months ago

I'm sorry, we (the maintainers) have extremely limited bandwidth to work on this package, and can't answer questions like these.