Florian M
Florian M
on unit vs units, compare https://github.com/ome/ngff/issues/156 and https://github.com/ome/ngff/pull/157 However, looks like https://uk1s3.embassy.ebi.ac.uk/idr/zarr/v0.4/idr0101A/13457537.zarr/labels/.zattrs is correct :monocle_face: maybe we are looking at different files?
@will-moore Thanks for your report! I’m pretty sure I successfully imported that dataset at some point. Maybe some newer changes broke something. I wrote https://github.com/scalableminds/webknossos/issues/8544 to track that. I’m pretty...
Maybe https://github.com/kristiandupont/react-geiger can also help
Zarr streaming and the volume annotation export is (currently) the complete list. Take care that the exported volume annotations have to also be understood correctly by the reupload (both old...
Looks like in https://github.com/scalableminds/webknossos/pull/7995 the zarr streaming was already migrated to v2. This accidentally also chagned the zarr.json used when exporting volume annotations. This means that volume annotations zarr.jsons are...
I think e2e tests would be nice here, in order to avoid all the mocking and to test what is actually ultimately used. I’m not super familiar with how the...
Interesting idea! I like this access pattern from the user perspective. However, I don’t know enough about python and its conventions to fully know what unwanted side-effects this specialized dict...
As I understand it, the python libs currently access the contents of annotations via the downloaded NML file. So I’m afraid the download step is not optional. Eventually, we may...
unassigning myself for the moment, since sprint priorities have changed
Note: In this context we may also create a way of deleting datasets, without breaking their annotations (i.e. still allowing to list + download them)