A reader for zarr backed OME-NGFF images.
Project description
napari-ome-zarr
A reader for zarr backed OME-NGFF images.
This napari plugin was generated with Cookiecutter using with @napari's cookiecutter-napari-plugin template.
Installation
You can install napari-ome-zarr
via pip:
pip install napari-ome-zarr
Usage
Napari will use ome-zarr
to open images that the plugin recognises as ome-zarr.
The image metadata from OMERO will be used to set channel names and rendering settings
in napari::
$ napari "https://uk1s3.embassy.ebi.ac.uk/idr/zarr/v0.3/9836842.zarr/"
# Also works with local files
$ napari 6001240.zarr
OR in python::
import napari
viewer = napari.Viewer()
viewer.open('https://uk1s3.embassy.ebi.ac.uk/idr/zarr/v0.3/9836842.zarr/')
napari.run()
If single zarray is passed to the plugin, it will be opened without the use of the metadata::
$ napari '/tmp/6001240.zarr/0'
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 BSD-3 license, "napari-ome-zarr" is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file napari-ome-zarr-0.4.0.tar.gz
.
File metadata
- Download URL: napari-ome-zarr-0.4.0.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70585df6b8b20486b6a76b7423deaf97278089fb74d9ba0ade1c0e30173e961c |
|
MD5 | 22d9b021c74c7e71ebb0fa0b02ec647f |
|
BLAKE2b-256 | 0ff238309d1abc1b8bf2435a79366bbc512e4f8d44e5e7e5f667c8ad8cac3d97 |
File details
Details for the file napari_ome_zarr-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: napari_ome_zarr-0.4.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3283230c07680388a630f8f277df6a9779e470fccd9a34849306283e9c218d9 |
|
MD5 | fdbebb0acd41b0f61b4bf305baf816a6 |
|
BLAKE2b-256 | 1a9c72bd7e62fcfc3df6e4c205bfcd490cfb52b9acc72c95d6426ab96596a2ad |