OMERO.iviewer
An OMERO.web app for visualizing images in OMERO.
Requirements
OMERO 5.6.0 or newer.
Installing from PyPI
This section assumes that an OMERO.web is already installed.
Install the app using pip:
NB: You need to ensure that you are running pip from the python environment where omero-web is installed. Depending on your install, you may need to call pip with, for example: /path/to/venv/bin/pip install ...
$ pip install -U omero-iviewer
Add iviewer custom app to your installed web apps:
$ omero config append omero.web.apps '"omero_iviewer"'
To replace the default omero.web viewer:
$ omero config set omero.web.viewer.view omero_iviewer.views.index
To enable the “open with” feature:
$ omero config append omero.web.open_with '["omero_iviewer", "omero_iviewer_index",
{"supported_objects":["images", "dataset", "well"],
"script_url": "omero_iviewer/openwith.js", "label": "OMERO.iviewer"}]'
Now restart OMERO.web as normal.
Settings
See the OMERO.iviewer settings for details on how to configure other settings.
Usage
A guide to using OMERO.iviewer can be found on https://omero-guides.readthedocs.io/en/latest/iviewer/docs/iviewer.html
License
OMERO.iviewer is released under the AGPL.
Copyright
2017-2022, The Open Microscopy Environment
Release files for omero-iviewer 0.19.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| omero_iviewer-0.19.0.tar.gz | 760.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| omero_iviewer-0.19.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.6 MB
Release files / omero_iviewer-0.19.0.tar.gz
| Download URL | omero_iviewer-0.19.0.tar.gz |
|---|---|
| Size | 760.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e8af8f47bede927777f47a1ee22393e4438379d2ae2d542d86255471f9cf4811
|
|
BLAKE2b-256 checksum How to use checksums |
3318763e7e54d81c1bf383ea2434888f776b3c6c8da8fc9f38fb98bd4e7d38c3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / omero_iviewer-0.19.0-py3-none-any.whl
| Download URL | omero_iviewer-0.19.0-py3-none-any.whl |
|---|---|
| Size | 821.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cabffd77c5438f8aa208448bb238f0e18dae917561817ace37d839463e1f60fb
|
|
BLAKE2b-256 checksum How to use checksums |
334e6ee5cbe7cb3a17ee2672c90701d2c3bef420a8a58a85ee2f12fc8826d44a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|