-
#6716 introduces support for neuroglancer datasets. We should also be able to fetch existing meshes. Compare [implementation in](https://github.com/scalableminds/webknossos-connect/blob/master/wkconne…
-
It would be great if scientists can use [CATMAID tiled datasets](https://catmaid.readthedocs.io/en/stable/importing_data.html) in webKnossos.
-
When trying out the precomputed chunks functionality the hardest part was finding data. Most urls that I found were given with `s3://` or `gs://` prefixes (e.g. here from [webknossos](https://docs.web…
-
## Context
In bounding box tool, the "move" cursor does not appear as expected
## Expected Behavior
Within the bounding box tool, the move cursor should appear when ctrl is pressed, as mov…
-
## Context
- Affected library: e.g. webknossos
- Creating a BufferedSliceWriter for a mag view with mag > 1 and an offset != 0 does not seem to work correctly
## Expected Behavior
- Correctly wr…
-
Right now, webknossos seems to crash every now and then if there is some pressure due to isosurface-requests. Maybe the back-end could only allow N parallel isosurface jobs?
-
Epic for making meshes more usable in webKnossos
- [x] Meshfile v3 with draco support
- [x] Better lighting
- [ ] Precomputed meshes for annotations
- [ ] Visualize all meshes at once
- [ ] Dow…
-
the documentation says it should return an iterable
https://docs.webknossos.org/api/webknossos/annotation/annotation.html#Annotation.temporary_volume_layer_copy
```
print(hasattr(a.temporary_volu…
-
## Detailed Description
When retrieving the dataset info via `/api/datasets//`, the view configuration that is edited from the webknossos frontend is shown in the key `adminViewConfiguration` (e.g. […
-
Hello,
I've been using the following code to programmatically download our annotations from our WebKnossos instance. However, I've run into an issue, where the size of the downloaded annotation cut…