Skip to content

Cannot load multiple volumes if one is missing channels (TZYX and TCZYX) #359

@ShrimpCryptid

Description

@ShrimpCryptid

Description

Discovered when trying to load a dataset provided by Max.

In the dataset, there segmentations under nuclei.zarr in TZYX order and image data under data.zarr, in TCZYX order.

Each can be loaded separately without issues, but when the URLs are combined, vole-core attempts to access non-existent paths:

http://localhost:6470/data.zarr/1/0/NaN/1/0/0

Expected Behavior

Vol-E should be able to load the combined URLs.

Reproduction

A minimal example that exhibits the behavior.

Environment

Any additional information about your environment. E.g. OS version, python version, browser etc.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions