Jaidev Deshpande

Results 97 comments of Jaidev Deshpande

Try doing the entire TFTB tutorial with this module. Find documentation coverage based on that.

Hi @andrisecker , Sure, so running the `run` method returns a tuple consisting of `(tfr, ts, freqs)`, which are the time-frequency matrix, the timestamps and frequency samples respectively. You can...

Hi @andrisecker Sorry for the delay in responding. Yes, in the current form, the heatmaps are difficult to interpret, not just for WVD but even for simpler tools like spectrograms....

Coming back to the original issue, I think it is necessary to separate the plotting code from the TFR classes. The `.plot()` method should still be available, since visualization ought...

Temporary workaround: e350c9e1483cbd4ef5ee21d7814a2da059dc847f

Hi @amChristonasis - Sorry for the delay in responding. The WignerVille class is indeed memory intensive, but I'm sure some optimizations can be made to the implementation. I'll take a...

@venkatakrishnareddymallu Can you please take a look at the failing tests and try to fix them?

@MSanKeys963 The target branch has to be `gramener/gramex`'s master branch, not the `jd-transformers` branch.

@MSanKeys963 other than these two changes, LGTM

@MSanKeys963 this still showing merge conflicts. Please take a look.