A reader for zarr backed OME-Zarr 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file napari_ome_zarr-0.7.2.tar.gz.
File metadata
- Download URL: napari_ome_zarr-0.7.2.tar.gz
- Upload date:
- Size: 22.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ccf7f0ca31d0199094d2df93f521168d43edf8126387baa53a9365da529fd95
|
|
| MD5 |
74ab107d739604cd2e4976a6d5a4bf79
|
|
| BLAKE2b-256 |
2f935c4aa0638c0f52fb471c0cc20769f028ec4e7f52392208de9ed40bde6684
|
File details
Details for the file napari_ome_zarr-0.7.2-py3-none-any.whl.
File metadata
- Download URL: napari_ome_zarr-0.7.2-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06833f2e8db73a6d91b8587b3588c4001a01305c9574e1e8ea479a40ac310746
|
|
| MD5 |
b9a766494367c3f0f1a8914f3111cfb7
|
|
| BLAKE2b-256 |
2cbcb472c0a4be703045b1263ca6ce6912c8a4719b1dfbd3b5e0db9f628202ee
|