napari-dv

Deltavision/MRC file reader for napari

  • Talley Lambert

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:

  • 2022-03-19

First released:

  • 2021-01-27

License:

  • MIT

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • mrc (>=0.2.0)
  • napari-plugin-engine (>=0.1.4)
  • numpy ; extra == 'testing'
  • pytest ; extra == 'testing'
  • pytest-cov ; extra == 'testing'
Website by the napari team, original design by CZI. Go to napari main website.