Zattrs¶

class Zattrs(_creator=<factory>, multiscales=<factory>, _ARRAY_DIMENSIONS=<factory>, omero=<factory>)[source]¶

Root metadata.

Parameters:
_creator¶

Information about the creator.

Type:

Creator

multiscales¶

Information about the multiscales.

Type:

Multiscales

_ARRAY_DIMENSIONS¶

The dimensions of the array, for xarray compatibility.

Type:

List[TCZYX]

omero¶

Information about the display of image data.

Type:

Omero

Methods

Attributes