Matteo

Results 23 comments of Matteo

Hi, I’m also interested in implementing Morse wavelets. The Generalized Morse Wavelets proposed in [1] were implemented by the authors in the [jLab Matlab toolbox](https://github.com/jonathanlilly/jLab) which can be used as...

Hi @grlee77, thanks for your response. I had a look at the PyWavelet code and I understand that the wavelet functions are defined in `pywt/_extensions/c/_cwt.templace.c`. The problem—as already pointed out...

> Did you try that @mattbit ? Not yet, I will have a look, thanks :)

In my case, I can run atom with `atom --in-process-gpu`. Maybe this is a better solution than disabling the sandbox?

Same for me on Fedora 35. I think that the issue is related to https://github.com/atom/atom/issues/23036 and https://github.com/atom/atom/issues/23167. See in particular [this comment](https://github.com/atom/atom/issues/23036#issuecomment-951183907). As a temporary workaround, atom can be started...

Whoops, my fault! I will look into it soon.

Hi @MarcelHekkert, could you please send me the exact code that produces the error?

Hi @MarcelHekkert, thank you for your suggestions. At the moment I don’t have much time, but I’ll try to have a look by next week. I’m not sure the `$push`...

This was mostly adressed in #1193, althought the Benjamini–Hochberg procedure is not enabled by default (because statistical tests on metrics like balanced accuracy pose problems).