-
### Joulescope model
JS220
### UI version
1.1.12
### Your idea
Create a native, UI selectable, downsampling option of boxcar filtering with no overlap.
This will eliminate artificial time domain…
-
working with the 155min step recording ...
```Shell
data = self.generate_plot_data(start_s, end_s)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/shepherd_data/reader.py", lin…
orgua updated
1 month ago
-
Hi Koide,
Thanks for your fantastic work!
I was trying to use the downsampling module on the pcl::Point point cloud and found that the colors are gone. I looked into the code and found that it…
-
- [ ] will need to do the closest match between timestamps to snap the event messages to after downsampling
- [ ] add to glassbox as option: when downsampling in the glassbox function, place it as op…
-
This was previously implemented after upload: https://github.com/ecomontec/ecoSound-web/issues/375
We need to save bandwidth and implement it on the client.
Needs to discuss Dilong's point: "If se…
-
### Is your proposal related to a problem?
Downsampling right now does not support native histograms. We should think about how a downsampled native histogram chunk should look and adapt compactor …
-
![image](https://github.com/user-attachments/assets/d9733c45-6d02-4a97-9fdc-26d441831edf)
In the test code the `t` is a int but should be multiplied with float weight in TImeMLP.
-
When changing the nominal srate(to 1000) in the file mainwindow.cpp, the effective srate measured through the LabRecorder remains to be the default srate(5000). How does one change the effective srate…
-
[rdev](https://crates.io/crates/rdev)'s `display_size()` on systems with more than one monitor returns the dimensions of all the monitors combined which breaks the image down-sampling optimization as …
-
Hello, can you explain the Bayesian downsampling strategy of the RDA task in detail? I don't understand what wrote in the paper, can you give an example to explain? Thank you.