BiaPy icon indicating copy to clipboard operation
BiaPy copied to clipboard

Support for patching over multiple datasets in Zarrs

Open Mohinta2892 opened this issue 1 year ago • 0 comments

Hello Dani!

Please can you extend the support for loading and patching from multiple datasets (such as labels and raw) stored within one zarr.

The zarr organisation may look like:

 filename.zarr
       - volumes
              - raw
              - labels
                   - neuron_ids

The datasets may also have associated attributes, such as offsets (for labels) and image resolution ( for raw).

An example can be found here

Best, Samia

Mohinta2892 avatar May 10 '24 14:05 Mohinta2892