Omero#

class Omero(name=None, id=1, channels=<factory>, rdefs=<factory>, version='0.4')[source]#

Display information e.g. colour channel information. .. attribute:: name

The display name.

type:

str

Parameters:
id#

The omero ID.

Type:

int

channels#

The colour channels.

Type:

List[Channel]

rdefs#

The default values for axes and colour model.

Type:

RDefs

version#

The version of the specification.

Type:

str

Methods

Attributes