Jaidev Deshpande
Jaidev Deshpande
@Tortoise17 @d3dx13 @frcolin I am thinking of moving this from a regex-based package to one that is well backed by a language model. Which languages would you like to see...
Hello @josephernest Thanks for your interest. There's a lot that can be done to improve the performance of not only the reassigned spectrogram, but pretty much everything else. The way...
Hi @josephernest, I'm doing some basic line-by-line profiling of the reassigned spectrogram code, and so far I've been able to knock off nearly 34% of the runtime for the same...
> Do you think there's something to do allowing several orders of magnitude improvements? Yes, vectorizing the whole operation is what will do that.
Yes, @wangwuqi That is the intention - the current function is working correctly, but ultimately a placeholder. This will be added in the next release.
Thanks for pointing this out, @chapochn - I'll check it out.
Hi @vldv, thanks for pointing this out. Could you please send a pull request with the proposed changes? Thanks,
Hi @rcox771 The idea is to (sometime in the near future) get rid of tftb's STFT implementation (#156 ) and use scipy's implementation. When we do that, it will fix...
Spectrum in Figure 4.18 isn't aligned with the TFR.
Spectra for morlet scalograms are busted.