Closed tcompa closed 1 year ago
Very good idea to shift this to the zarr group! Feel free to tag that in the registration PR as well, there may be one or another of those there as well :)
After #528, this issue will appear only in a few places.
get_table_path_dict
to take a zarr group rather than a pathapply_registration_to_image.py
to access labels
via the appropriate Ngff objectnapari_workflows_wrapper.py
, re: multiscales EDIT: as of c44ef38, all three points are fixed.
We currently do it at least in the following cases:
while it'd be more general to directly access the
attrs
of a zarr group, rather than depending on a specific on-disk storage.