Title: NGFF CoordinateSystem
Description: JSON from OME-NGFF .zattrs
| Array restrictions |
|---|
| Min items | N/A |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
| Each item of this array must be | Description |
|---|
| coordinateSystem | Coordinate Systems for OME-NGFF |
1. NGFF CoordinateSystem > coordinateSystem¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Defined in | #/$defs/coordinateSystem |
Description: Coordinate Systems for OME-NGFF
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + name | No | string | No | - | Name of coordinate system |
| + axes | No | array | No | In axes.schema | NGFF Axes |
1.1. Property NGFF CoordinateSystem > root items > name¶
Description: Name of coordinate system
1.2. Property NGFF CoordinateSystem > root items > axes¶
Title: NGFF Axes
| |
|---|
| Type | array |
| Required | Yes |
| Defined in | axes.schema |
Description: JSON from OME-NGFF .zattrs
| 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 |
|---|
| axis | - |
1.2.1. NGFF CoordinateSystem > root items > axes > axis¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Defined in | #/$defs/axis |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + name | No | string | No | - | Name of the axis |
| - longName | No | string | No | - | Longer name or description of the axis. |
| - type | No | string | No | - | Dimension of the axis |
| - discrete | No | boolean | No | - | Whether the dimension is discrete |
| - unit | No | string | No | - | Unit for the axis |
1.2.1.1. Property NGFF CoordinateSystem > root items > axes > axes items > name¶
Description: Name of the axis
1.2.1.2. Property NGFF CoordinateSystem > root items > axes > axes items > longName¶
Description: Longer name or description of the axis.
1.2.1.3. Property NGFF CoordinateSystem > root items > axes > axes items > type¶
Description: Dimension of the axis
1.2.1.4. Property NGFF CoordinateSystem > root items > axes > axes items > discrete¶
Description: Whether the dimension is discrete
1.2.1.5. Property NGFF CoordinateSystem > root items > axes > axes items > unit¶
Description: Unit for the axis
1.2.2. At least one of the items must be¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| - name | No | string | No | - | - |
| - type | No | enum (of string) | No | - | - |
| - unit | No | string | No | - | - |
1.2.2.1. Property NGFF CoordinateSystem > root items > axes > contains > name¶
1.2.2.2. Property NGFF CoordinateSystem > root items > axes > contains > type¶
| |
|---|
| Type | enum (of string) |
| Required | No |
Must be one of:
1.2.2.3. Property NGFF CoordinateSystem > root items > axes > contains > unit¶
Generated using json-schema-for-humans on 2025-10-28 at 10:58:22 +0000