aliby.io.omero

Tools to manage I/O using a remote OMERO server.

Functions

get_data_lazy(image)

Get 5D dask array, with delayed reading from OMERO image.

Classes

BridgeOmero([host, username, password, ome_id])

Core to interact with OMERO, using credentials or fetching them from h5 file (temporary trick).

Dataset(expt_id, **server_info)

Parameters

Image(image_id, **server_info)

Loads images from OMERO and gives access to the data and metadata.

UnsafeImage(image_id, **server_info)

Loads images from OMERO and gives access to the data and metadata.