regeirk / pycwt

A Python module for continuous wavelet spectral analysis. It includes a collection of routines for wavelet transform and statistical analysis via FFT algorithm. In addition, the module also includes cross-wavelet transforms, wavelet coherence tests and sample scripts.
http://regeirk.github.io/pycwt/
Other
293 stars 104 forks source link

typo in wavelet.py #53

Closed filefolder closed 7 months ago

filefolder commented 1 year ago

top line, looks like an "int" accidentally got pasted in PR https://github.com/regeirk/pycwt/pull/43