Hi,
Is there any restriction/standard for the datasetimgs.zarr` format (dtype, channel order, chunksize, etc.)?
I'm currently converting my data from zarr to the BigDataViewer format and I would like to skip the step of converting back to zarr for the machine learning and use my original data insted.
Does it work with any zarr array with axis T, Z, Y, X, and integer or floating values?
Hi,
Is there any restriction/standard for the
datasetimgs.zarr` format (dtype, channel order, chunksize, etc.)?I'm currently converting my data from zarr to the BigDataViewer format and I would like to skip the step of converting back to zarr for the machine learning and use my original data insted.
Does it work with any zarr array with axis T, Z, Y, X, and integer or floating values?