Mlarray

A reader/writer Napari plugin for MLArray images.

  • Karol-G

License MIT PyPI Python Version tests codecov napari hub npe2 Copier

A reader/writer Napari plugin for MLArray images. MLArray is an array format specialized for Machine Learning with Blosc2 backend and standardized metadata.

Installation

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]"

Contributing

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.

License

Distributed under the terms of the MIT license, "napari-mlarray" is free and open source software

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Acknowledgments

    

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.

Version:

  • 0.0.3

Last updated:

  • 2026-02-03

First released:

  • 2026-01-30

License:

  • MIT

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • mlarray
  • numpy
  • napari-bbox-fix
  • napari[all]; extra == "all"
Website by the napari team, original design by CZI. Go to napari main website.