Florian M

Results 195 issues of 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...

bug
frontend

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 ------...

enhancement
backend

This table should track the current state of wk dtype support. | dtype | color layers | segmentation layers | histogram | thumbnail | |------------|------------|------------|------------|------------| | uint8 | ✓ |...

enhancement

### 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...

enhancement
backend

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...

bug
backend
frontend

NGFF Zarr Metadata has a labels concept. our explorer should convert that into a segmentation layer.

enhancement
backend
zarr

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,...

enhancement
backend
frontend

(Possibly just change enum to free text field?)

enhancement
backend
frontend
discussion

## 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...

enhancement
frontend

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,...

enhancement
backend