frcroth

Results 21 issues of frcroth

With #7437 NMLParser/parse returns a Fox, which is handled with await. This await should be removed. The Fox return value is necessitated by a request to the datastore to check...

backend
refactoring

Currently, only bytes and crc32c are supported. Other codecs will have an impact on the compressed size of the index, which needs to be calculated based on the codecs present....

enhancement
backend
zarr

Additional coordinates are not currently used in the datastore implementation of segment index (get segment index, segment volume, etc.)

backend
low-pri

In VolumeTracingService/duplicateData, the whole segment index is copied from the existing segment index using a bucket stream. When the index was in a file, this will read the entire file...

backend

## Context - Affected library: webknossos python library I was trying to create a segmentation dataset from tiff images. For this, I created grayscale png files and converted them to...

bug

Currently, datalayers are parsed and written via JSON macro, which is simple, but does not allow for great flexibility. E.g. when adding new properties, these have to options, so that...

backend
refactoring

### URL of deployed dev instance (used for testing): - https://___.webknossos.xyz ### Steps to test: - Check http://localhost:9000/api/datasets/sample_organization/test-agglomerate-file/layers/segmentation/thumbnail?w=200&h=200 - In the test-agglomerate-file dataset set the mapping to agglomerate_view_70 - Save...

### URL of deployed dev instance (used for testing): - https://___.webknossos.xyz ### Steps to test: - Start a workflow - Delete the workflow by clicking on the workflow and then...

### TODOs: - [x] Reset changes to tools/test.sh - [x] Zarr 3 TEsts (zarr json and cube) ### Issues: - fixes #7997

### URL of deployed dev instance (used for testing): - https://___.webknossos.xyz ### Steps to test: - View datasets (local, zarr3 sharded as it range queries) Performance: - Unclear ### TODOs:...