The napari hub is transitioning to a community-run implementation due to launch in June 2025.
Since October 1, 2024, this version is no longer actively maintained and will not be updated. New plugins and plugin updates will continue to be listed.

napari-dv

napari-dv

Deltavision/MRC file reader for napari

License PyPI Python Version tests codecov

Deltavision/MRC file reader for napari.

This wraps the mrc library.

See also napari-aicsimageio, which also uses the mrc to provide dv file support, along with many other common file formats.

Installation

You can install napari-dv via pip:

pip install napari-dv

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-dv" is free and open source software

Issues

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

Version:

  • 0.3.0

Last updated:

  • 19 March 2022

First released:

  • 02 February 2020

License:

Supported data:

  • Information not submitted

Open extension:

Save extension:

Save layers:

GitHub activity:

  • Stars: 3
  • Forks: 1
  • Issues + PRs: 2

Python versions supported:

Operating system:

Requirements:

  • mrc (>=0.2.0)
  • napari-plugin-engine (>=0.1.4)