napari-nikon-nd2
![codecov](https://codecov.io/gh/cwood1967/napari-nikon-nd2/branch/main/graph/badge.svg)
Opens Nikon ND2 files into napari. This plugin uses the nd2reader and pims python packages.
This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-nikon-nd2
via pip:
pip install napari-nikon-nd2
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 Apache Software License 2.0 license,
"napari-nikon-nd2" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This napari plugin was created using Napari Delta Vision Reader and
the Allen Institute IO plugin as examples.