-
Hello.
I would like to use pinpoints in the production environment.
I would like to down-sample Hbase's data at 5m and 30m intervals.
But I don't understand how to use Byte RowKey in Hbase.
For …
-
[Atlastools](https://github.com/pratikunterwegs/atlastools) theoretically does this, but it requires a weird data format and the function is really buggy. (Function atl_thin_data).
For now, impleme…
-
All our tensors are passed as NCXYZ to torch and converted to float32. That's not just a copy, but also 4x more memory.
* pytorch interpolate supports 'bilinear' downsampling for uint8 data, but re…
-
Hi,
I've been stuck on this for a while. Some of my datasets give this error. With stricter downsampling, the error didn't show but ever since we changed to `input_events_downsampling FUN -> quanti…
-
When trying to downsample zen data to 150 Hz to use a Phoenix remote reference this error shows up: ValueError: conflicting sizes for dimension 'time': length 1149949 on 'time' and length 1347596 on {…
-
Hi, first I wanna thank you for this amazing work ! Awesome demo and well-presented paper !
During my experiments with your codebase, I have some questions about the `0_preprocess_training_data.py`,…
-
I am currently working with Visium V1 data, and the Space Ranger spatial output includes a "hires" image. However, since I am working with very small tissue samples, the "hires" image is not of suffic…
-
It would be really helpful if I could change the time range on the chart to see when the downtime happened.
And if you could make the downtime indicator clickable, that would be great, that way, I c…
-
**Thanos, Prometheus and Golang version used**:
thanos:0.36.1
**Object Storage Provider**: S3
**What happened**:
There is a difference between the raw metrics and downsampling me…
-
Implement data downsampling in influxdb. It is not needed to store every second over 2 years. maybe everi 10 min (avg) is enought.