A reader/writer Napari plugin for MLArray images. MLArray is an array format specialized for Machine Learning with Blosc2 backend and standardized metadata.
You can install napari-mlarray via pip:
pip install napari-mlarray
If napari is not already installed, you can install napari-mlarray with napari and Qt via:
pip install "napari-mlarray[all]"
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the MIT license, "napari-mlarray" is free and open source software
If you encounter any problems, please [file an issue] along with a detailed description.
This repository is developed and maintained by the Applied Computer Vision Lab (ACVL) of Helmholtz Imaging and the Division of Medical Image Computing at DKFZ.

