Vincent Lostanlen
Vincent Lostanlen
@bmcfee i don't know; where does the taxonomy live nowadays?
> Let's start with the jams converter - IIUC the issue is that if you were to execute the example script you have provided in concurrent threads, one thread may...
yes, i think that a validate-on-load procedure would be great. It can take the form of a kwarg during `initialize` or it could be a custom `with` statement, like so:...
With all due respect, @magdalenafuentes, i think that this is more than an `enhancement` issue. The `0.1.0` version of soundata, announced today, advertises that > Soundata makes it easy to...
Cool! So is pescador going to be renamed to pascalador then?* *(https://en.wikipedia.org/wiki/Binomial_distribution#History)
@faroit any news re: your PyTorch application of pescador?
Hello, this is doable by accessing the "xi" metadata. "xi" stands for center frequency in the wavelet in Kymatio. Remember to multiply xi by the sampling frequency so to convert...
You're looking at the metadata of the scattering paths. The first and second column are the xi's of first- and second-order wavelet respectively: `[f_center_1, f_center_2]` Since you've filtered by `order1`...
( ... a few moment later ...) Hello again @ktrzcinx. With permission from @rabitt I am taking over the maintenance of pysox and prepare a new release (v1.5) on PyPI....
Thanks for this PR. This looks great but is not backwards compatible since it modifies the semantics of positional arguments. v1.5