OME-Zarr plate schema

Type: object

The zarr.json attributes key

Type: object

The versioned OME-Zarr Metadata namespace

Type: object

Type: array of object

The acquisitions for this plate

No Additional Items

Each item of this array must be:

Type: object

Type: integer

A unique identifier within the context of the plate

Value must be greater or equal to 0

Type: integer

The maximum number of fields of view for the acquisition

Value must be strictly greater than 0

Type: string

The name of the acquisition

Type: string

The description of the acquisition

Type: integer

The start timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch

Value must be greater or equal to 0

Type: integer

The end timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch

Value must be greater or equal to 0

Type: integer

The maximum number of fields per view across all wells

Value must be strictly greater than 0

Type: string

The name of the plate

Type: array of object

The columns of the plate

Must contain a minimum of 1 items

All items must be unique

No Additional Items

Each item of this array must be:

Type: object

Type: string

The column name

Must match regular expression: ^[A-Za-z0-9]+$

Type: array of object

The rows of the plate

Must contain a minimum of 1 items

All items must be unique

No Additional Items

Each item of this array must be:

Type: object

Type: string

The row name

Must match regular expression: ^[A-Za-z0-9]+$

Type: array of object

The wells of the plate

Must contain a minimum of 1 items

All items must be unique

No Additional Items

Each item of this array must be:

Type: object

Type: string

The path to the well subgroup

Must match regular expression: ^[A-Za-z0-9]+/[A-Za-z0-9]+$

Type: integer

The index of the well in the rows list

Value must be greater or equal to 0

Type: integer

The index of the well in the columns list

Value must be greater or equal to 0

Type: object

😅 ERROR in schema generation, a referenced schema could not be loaded, no documentation here unfortunately 🏜️