Coordinate Systems and transforms for OME-NGFF
Coordinate systems to combine with transforms to define spatial relationships
All items must be unique
No Additional ItemsCoordinate Systems for OME-NGFF
Name of coordinate system. Must be unique among all coordinate systems.
Must be at least 1 characters long
JSON from OME-NGFF .zattrs
Must contain a minimum of 1 items
Must contain a maximum of 5 items
All items must be unique
No Additional ItemsName of the axis. Must be unique within the coordinate system.
Must be at least 1 characters long
Longer name or description of the axis.
Type of the axis. Can be a predefined type or custom type.
Whether the dimension is discrete
Unit for the axis
Coordinate transformations defining spatial relationships between coordinate systems
Must contain a minimum of 1 items
All items must be unique
No Additional ItemsOME-NGFF coordinate transformation.
"identity"
Permute axes by name
"mapAxis"
An array of integers representing the new axis order as zero-based indices of the input axes.
No Additional ItemsPath to a zarr array containing the scale factors.
Value must be strictly greater than 0
"scale"
Path to a zarr array containing the translation vectors.
"translation"
Path to a zarr array containing the affine matrix.
"affine"
Path to a zarr array containing the rotation matrix.
"rotation"
The inverse of another coordinate transformation.
"inverseOf"
OME-NGFF coordinate transformation.
Same definition as coordinateTransformations_items_allOf_i0A pair of forward and inverse coordinate transformations.
"bijection"
OME-NGFF coordinate transformation.
Same definition as coordinateTransformations_items_allOf_i0OME-NGFF coordinate transformation.
Same definition as coordinateTransformations_items_allOf_i0A sequence of transformations
"sequence"
OME-NGFF coordinate transformation.
Same definition as coordinateTransformations_items_allOf_i0A set of transformations applied independently to each dimension.
"byDimension"
Transformation used inside a byDimension transformation
OME-NGFF coordinate transformation.
Same definition as coordinateTransformations_items_allOf_i0Names of the input axes for this transformation.
No Additional ItemsNames of the output axes for this transformation.
No Additional Items"displacements"
Path to the zarr array containing the displacement field.
Interpolation method to use when applying the displacement field.
"coordinates"
Path to the zarr array containing the coordinate field.
Interpolation method to use when applying the coordinate field.
Name of coordinate space
"array"