ngff_zarr.from_ngff_zarrΒΆ

Module ContentsΒΆ

FunctionsΒΆ

from_ngff_zarr

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