-
I think it would be nice to have a built-in neurodata_type for a periodogram that lives in `misc`. This would hold datasets with dims with just frequencies or with frequencies x channels:
```yaml
…
-
### Is your feature request related to a problem? Please describe.
Unlike Matlab's pwelch, which supports "maxhold" and "minhold" with the function, the current welch method in scipy only supports …
-
Hi,
I am doing a PhD in nonlinear optics in which we encounter several semilinear parabolic PDE like the Nonlinear Schrödinger Equation (NLSE) and its variant.
Most of these PDEs are semilinear …
-
Hi everybody,
I am not an expert in audio signal analysis, but I know that there is no "swiss army knife" among all the onset detection methods to detect all kind of onsets in all kinds of music pe…
-
What was the strategic reason as to why spectral clustering was used in the Pavlovic paper? Can someone give me a brief overview of how spectral clustering works and how it differs from some of the o…
-
## Description
**i am afraid i am not very familiar with the compiling issue, i changed my mitsuba.conf with the following :**
```json
"enabled": [
"scalar_rgb", "scalar_sp…
-
### Describe the feature
This issue proposes a new `analysis` subpackage for functions that take `NDCubeABC` instances and perform some analysis task. The scope of this subpackage should be as follo…
-
This is a follow-on from #1554, which I should have put as a comment there but I missed the boat and didn't get in a review before it was merged.
The core issue is twofold:
1. I think `viz.app.get…
-
As part of the discussion in other problem reports, users have asked for beat detection. This issue ticket is meant to collect availeable information that could be useful for a future implementation.
…
-
Spectral normalization normalizes the weights according to the spectral norm of the parameters. This yields the same spectral norm of the weights in all layers. The range of the values of a weight lay…