UCD4IDS / ContinuousWavelets.jl

wide array of continuous wavelet transforms using Julia
https://dsweber2.github.io/ContinuousWavelets.jl/dev/
Other
21 stars 7 forks source link

Wrong comment? #52

Closed kosukesando closed 4 months ago

kosukesando commented 4 months ago

The comment here says 5.8 is the default for sigma but it seems that Morlet() = Morlet(2pi) defines that the default is 2pi?

dsweber2 commented 4 months ago

thanks for the catch!