-
Encountered an error (rather than a warning, that I had become accustomed to seeing) with trying to create moments from an image cube which is apparently too large for `SpectralCube`:
```
cerussit…
-
**Is your feature request related to a problem? Please describe.**
I use cube to accelerate an api and related web application. The rest api is a very convenient api to program against, and I like k…
-
I tested my naive (untiled) matmul written in AscendC against aclBlas for M=N=K=4096, alpha=1, beta=0
```
Absolute path of the compiled file: /home/ybudanaz/AcceleratorCodeGen/MatMul16/main.cpp
Op …
-
Hi there!
Currently the docs state:
> However, it does not currently support the following:
>
> Slicing with lists in multiple axes: `x[[1, 2, 3], [3, 2, 1]]`
>
> This is straightforward t…
-
Hi! Pre-aggregations throw an error when we use FILTER_PARAMS in the refreshKey
**Error:**
```
cube | Error: Query parameter number 1 is not defined (0 provided) at [3:63]
cube | at QueryQ…
-
### Describe the bug, what's wrong, and what you expected.
A clipped mesh is expected to have smaller bounds than the input from which it was clipped. But, using `return_clipped` returns a mesh with …
-
Hello,
I've been using si.plot_sorting_summary (spikeinterface version 0.101.0) to visualize and curate the outputs of Kilosort in a web browser. I occasionally get this error "Out of range float v…
-
Here's my fix for the first section of code from the Medium article
> import openeo
> import re
> from datetime import date, timedelta
>
> # First, we connect to the back-end and authenticate.…
-
Hello Kenny, do you know how to change the rotation axis to make the hand can rotate the cube around other axis such as y axis.
I modified the self.cfg["env"]["rotation_axis"] to [0.,1.,0.] in leap_h…
-
Hi, really awesome work.
I am working on panorama and perspective 3D vision, and recently we are organizing a huge panorama dataset from scratch, we also try to transform panorama to perspective ima…