Justin

Results 7 comments of Justin

During my bug search in #4833 I identified the recipe for colored matrices as the cause for this issue. Since the gr backend supports the image seriestype and plotly does...

I think what we are seeing here is the analog front end of the Red Pitaya and not the decimation filter (as we don´t see a strong difference in v0.5.0...

I see that the reference images actually hit one case where the automatic unit is different now. How should I proceed here?

Hm, that´s a good point I have not considered yet. Axes where the length greatly differs from the order of magnitude of the values are in general difficult to plot....

That´s a good thought, I agree that we can probably reach the same level of convenience by using the unit already attached to the values of the axis as given...

Maybe I misunderstand the problem, but how would the simplest use-case for an end-user know which backend to use without any global state? The basic functions are implemented in AbstractFFTs,...

I would strongly argue that from a user point of view it should be possible to just do `fft(x)` after `using FFTW`, without passing an explicit backend, because by loading...