Title: NGFF Plate
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
Description: JSON from OME-NGFF Plate .zattrs
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + plate | No | object | No | - | - |
1. Property NGFF Plate > plate¶
| |
|---|
| Type | object |
| Required | Yes |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + version | No | enum (of string) | No | - | - |
| - name | No | string | No | - | - |
| + columns | No | array of object | No | - | Columns of the Plate grid |
| + rows | No | array of object | No | - | Rows of the Plate grid |
| + wells | No | array of object | No | - | Rows of the Plate grid |
| - field_count | No | object | No | - | Maximum number of fields per view across all wells. |
| - acquisitions | No | array of object | No | - | Rows of the Plate grid |
1.1. Property NGFF Plate > plate > version¶
| |
|---|
| Type | enum (of string) |
| Required | Yes |
Must be one of:
1.2. Property NGFF Plate > plate > name¶
1.3. Property NGFF Plate > plate > columns¶
| |
|---|
| Type | array of object |
| Required | Yes |
Description: Columns of the Plate grid
| Array restrictions |
|---|
| Min items | 1 |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
1.3.1. NGFF Plate > plate > columns > columns items¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + name | No | string | No | - | - |
1.3.1.1. Property NGFF Plate > plate > columns > columns items > name¶
1.4. Property NGFF Plate > plate > rows¶
| |
|---|
| Type | array of object |
| Required | Yes |
Description: Rows of the Plate grid
| Array restrictions |
|---|
| Min items | 1 |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
| Each item of this array must be | Description |
|---|
| rows items | - |
1.4.1. NGFF Plate > plate > rows > rows items¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + name | No | string | No | - | - |
1.4.1.1. Property NGFF Plate > plate > rows > rows items > name¶
1.5. Property NGFF Plate > plate > wells¶
| |
|---|
| Type | array of object |
| Required | Yes |
Description: Rows of the Plate grid
| Array restrictions |
|---|
| Min items | 1 |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
1.5.1. NGFF Plate > plate > wells > wells items¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + path | No | string | No | - | - |
1.5.1.1. Property NGFF Plate > plate > wells > wells items > path¶
1.6. Property NGFF Plate > plate > field_count¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
Description: Maximum number of fields per view across all wells.
1.7. Property NGFF Plate > plate > acquisitions¶
| |
|---|
| Type | array of object |
| Required | No |
Description: Rows of the Plate grid
| Array restrictions |
|---|
| Min items | 1 |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
1.7.1. NGFF Plate > plate > acquisitions > acquisitions items¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + id | No | integer | No | - | - |
| - maximumfieldcount | No | integer | No | - | - |
| - name | No | string | No | - | - |
| - description | No | string | No | - | - |
| - starttime | No | integer | No | - | The start timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch |
| - endtime | No | integer | No | - | The end timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch |
1.7.1.1. Property NGFF Plate > plate > acquisitions > acquisitions items > id¶
1.7.1.2. Property NGFF Plate > plate > acquisitions > acquisitions items > maximumfieldcount¶
1.7.1.3. Property NGFF Plate > plate > acquisitions > acquisitions items > name¶
1.7.1.4. Property NGFF Plate > plate > acquisitions > acquisitions items > description¶
1.7.1.5. Property NGFF Plate > plate > acquisitions > acquisitions items > starttime¶
Description: The start timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch
1.7.1.6. Property NGFF Plate > plate > acquisitions > acquisitions items > endtime¶
Description: The end timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch
Generated using json-schema-for-humans on 2026-01-13 at 13:45:18 +0000