Omero¶

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

Display information e.g. colour channel information.

Parameters:
name¶

The display name.

Type:

str

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