Florian M
Florian M
Several times a day, when I open a dataset or annotation in wk, my firefox freezes. Only `killall firefox` helps. My guess is that the GPU memory is full? Is...
Second try with cherry-picked commits from #6517 ### URL of deployed dev instance (used for testing): - https://___.webknossos.xyz ### Steps to test: - abc ### Issues: - fixes #6506 ------...
This table should track the current state of wk dtype support. | dtype | color layers | segmentation layers | histogram | thumbnail | |------------|------------|------------|------------|------------| | uint8 | ✓ |...
### URL of deployed dev instance (used for testing): - https://volumeskipdataincludetag.webknossos.xyz ### Steps to test: - Download a volume annotation with and without the include-volume-data checkbox active - The volume...
We should go through use cases when users are deactivated in one organization: how can they then gracefully access their identities in other organizations? Also, api/user should no longer give...
NGFF Zarr Metadata has a labels concept. our explorer should convert that into a segmentation layer.
When we introduced user bounding boxes in https://github.com/scalableminds/webknossos/pull/4536 we already talked about deduplicating the bounding boxes during annotation merge (both backend and frontend). We discarded the attempts at the time,...
(Possibly just change enum to free text field?)
## Detailed Description Many modals, e.g. NML import can be closed when clicking outside of the modal area, e.g. on the gray back drop. This does not work for all...
Remote Zarr datasets can have n channels. wk can only handle single channels per layer (or uint24 rgb layers, which is a special case). To import multi-channel datasets in wk,...