A Python plugin for OMERO.web
Project description
OMERO.gallery
This is an OMERO.web plugin (Django app) that provides a ‘gallery’ view of images in OMERO, ideal for public browsing without editing.
Also see SUPPORT.md
Requirements
OMERO 5.2.6 or newer.
Installing from PyPI
This section assumes that an OMERO.web is already installed.
Install the app using pip:
$ pip install -U omero-gallery
Add gallery custom app to your installed web apps:
$ bin/omero config append omero.web.apps '"omero_gallery"'
Now restart OMERO.web as normal.
Warning:
OMERO.gallery version 2.x or newer requires OMERO.web 5.2.6 or newer. This is due to a Django Framework compatibility and to a required package reorganization in OMERO.gallery in version 2.0 so the application can be distributed from Python Package Index PyPI.
OMERO.gallery overview
This application is designed to support browsing of images via the hierarchy of Group > Project > Dataset > Image.
Public access can be enabled as described here, otherwise users will see the standard web login screen.
The home page will display all the available groups that the user can access, with a random thumbnail from each group. The number of Projects, Datasets and Images within each group will also be displayed.
On browsing into a group, the Projects and ‘orphaned’ Datasets will be shown in a similar layout.
Projects are shown with 5 thumbnails from each Dataset. Clicking ‘All Images’ will load all the remaining thumbnails from a chosen Dataset (or you can browse to the Dataset itself by clicking the Dataset name link).
Clicking a thumbnail will take you directly to the full image viewer.
License
OMERO.gallery is released under the AGPL.
Copyright
2016-2017, The Open Microscopy Environment
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
File details
Details for the file omero-gallery-3.3.dev2.tar.gz
.
File metadata
- Download URL: omero-gallery-3.3.dev2.tar.gz
- Upload date:
- Size: 293.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.39.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d33984968720b0d82dabc5269380ad638cc4852e0432d02cc58b2c33394b8ff |
|
MD5 | 01ce73bfdd4dd5fd20c9cd60ff896daa |
|
BLAKE2b-256 | 460e224d716326eda958824e66ae52a99de3ff5c74e599040162d43169aab51a |