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
Install napari if not already installed.
You can install napari-ome-zarr
via pip. Activate the same environment as you installed napari into, then:
pip install napari-ome-zarr
Usage
Napari will use napari-ome-zarr
plugin 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/"
If a dialog in napari pops up, encouraging you to choose a reader, choose napari-ome-zarr
and click OK. You can stop it happening with addition of --plugin napari-ome-zarr
as in the example below.
To open a local file::
napari --plugin napari-ome-zarr 13457227.zarr
OR in python::
import napari
viewer = napari.Viewer()
viewer.open("https://uk1s3.embassy.ebi.ac.uk/idr/zarr/v0.4/idr0101A/13457537.zarr", plugin="napari-ome-zarr")
napari.run()
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.6.1.tar.gz
.
File metadata
- Download URL: napari_ome_zarr-0.6.1.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d3054823c2adaa4d2bf370c46adcc4a54192cfec3bbbe98d144e50b95bd6f89 |
|
MD5 | 8e60d2a17dc60829c164e615c1b5d0c4 |
|
BLAKE2b-256 | 6750630bff98a60e71fad6a1e9a5cee3df7a043c88668ff752dacedbf0d987d1 |
File details
Details for the file napari_ome_zarr-0.6.1-py3-none-any.whl
.
File metadata
- Download URL: napari_ome_zarr-0.6.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b8ff2ef448c179a63261e240b8a1dcc92f79afe67aea4d9ecd14f8bccff7585 |
|
MD5 | 116101d544aee1c73c9e32fb32a70029 |
|
BLAKE2b-256 | 0d818088d4d695ff7b93af4b1224448ec3270990c37d4e77bdb454c0078384e7 |