Lennart R. Baalmann

Results 4 issues of Lennart R. Baalmann

## Details When using wide plot sizes (e.g. size=(6000,400) instead of the default (600,400)), all other horizontal margins increase to ridiculous sizes as well, including the padding between axes and...

bug

## Details Changing the scaling of a colour bar with, e.g., `colorbar_scale=:log10` only changes the scale of the colour bar but not the scale by which the markers are coloured....

bug

Running the example code `transform1d.jl` results in the error message `MethodError: no method matching wavelet(::Wavelets.WT.CDF{9, 7}, ::Wavelets.WT.FilterTransform) ` occurring for the line ``` wavelet(WT.cdf97, WT.Filter) ```

Hi, I've noticed some unexpected behaviour of the function `getMeanFreq`, which returns non-monotonous values for some wavelets. I stumbled upon this issue when playing around with the example code of...

bug