DVID loader for napari, from a url
This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.
You can install napari-dvid
via pip:
pip install napari-dvid
Once installed, run napari --with napari-dvid
to get the plugin sidebar:
Paste in a URL to a DVID volume and hit "Load" to load the volume! As an example, try:
https://emdata.janelia.org/api/node/ab6e610d4/grayscale/raw/0_1_2/256_256_256/7500_7000_4400
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-dvid" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.