ngff_zarr.from_ngff_zarr
ΒΆ
Module ContentsΒΆ
FunctionsΒΆ
Read an OME-Zarr NGFF Multiscales data structure from a Zarr store. |
APIΒΆ
- ngff_zarr.from_ngff_zarr.from_ngff_zarr(store: Union[collections.abc.MutableMapping, str, pathlib.Path, zarr.storage.BaseStore]) ngff_zarr.to_multiscales.Multiscales ΒΆ
Read an OME-Zarr NGFF Multiscales data structure from a Zarr store.
store : MutableMapping, str or Path, zarr.storage.BaseStore Store or path to directory in file system.
Returns
multiscales: multiscale ngff image with dask-chunked arrays for data