pywt icon indicating copy to clipboard operation
pywt copied to clipboard

added a frequency2scale function as the dual to scale2frequency

Open tkuraku opened this issue 3 years ago • 2 comments

Hi, I added a frequency2scale function as the dual of scale2frequency. In my own use of PyWavelets I find this function useful and felt it would be a nice addition.

tkuraku avatar May 02 '22 15:05 tkuraku

Thanks @tkuraku, it seems reasonable to provide this function. Can you document it in https://github.com/PyWavelets/pywt/blob/master/doc/source/ref/cwt.rst as well?

grlee77 avatar May 06 '22 17:05 grlee77

@grlee77 Thanks for considering my pull request. I have added some documentation and squashed my commits. take a look and let me know if you have any requests.

tkuraku avatar May 06 '22 21:05 tkuraku