-
Several capabilities could be useful in other projects:
- [x] Time-series fitting (see #240)
- [ ] Segmentation
- [ ] Spectral unmixing
- [ ] Regression
- [ ] Unsupervised classification
- [ ]…
-
I am trying apply SINDy on PDE using the kdv example you have.
So I first start with loading the kdv file from matlab and just to plot the first set to see the result:
```
kdV = loadmat('data/kdv.m…
-
Hi there,
I used the example yaml file in /examples to modify my working yaml file for my Onju home speaker. Since Onju home is based on the same esp32-s3-devkitc-1 as the example yaml uses, I was …
-
This issue is here to raise the issue of echelle spectra. They are also 1D spectra in the sense that they only have one axis (wavelength), however, they have multiple orders. They should be kept in on…
-
In GitLab by @pvdbosch on Sep 7, 2018, 16:25
1) Test senya.io, stoplight.io, apicurio or any other interesting tool to author swagger files.
2) Evaluate code generation maven plugins: openapi-ge…
-
Pre-ringing or pre-echoes happen a little too much sometimes, plus the delay can be unacceptable.
I've tried to implement a minimum phase filter, this should help to reduce delay, and also cut down…
-
It appears that the 'RV' extension to L2 files contains rolled-up RVs for combinations of {green,red} CCDs and orderlets {1,2,3}, but not associated uncertainties for these. See image below showing t…
-
Our t-SNE implementation is `O(n²)`. There is Barnes-Hut implementation, which is `O(n)`, but it requires quad-trees which are not trivial to reproduce with Nx. However, there is [a CUDA implementatio…
-
Following the merge of #909, `UVFlag` objects and methods now need to be updated to allow for the new handling of multiple spectral windows, and more generally to allow for the proper handling of the …
-
System information:
OS: Windows-10
CPU: Intel64 Family 6 Model 16 Stepping 5, GenuineIntel
GPU: NVIDIA RTX A4000
Python: 3.9.7
NVidia driver: 517.40
CUDA: 10.0.130
LLVM: -1-1-1
DrJit: 0.4.0
M…