Skip to content

Enum: AxisEnum

The axis of the image

URI: AxisEnum

Permissible Values

Value Meaning Description
X None The X axis
Y None The Y axis
Z None The Z axis
C None The C axis
T None The T axis

Identifier and Mapping Information

Schema Source

  • from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema

LinkML Source

name: AxisEnum
description: The axis of the image
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
permissible_values:
  X:
    text: X
    description: The X axis
  Y:
    text: Y
    description: The Y axis
  Z:
    text: Z
    description: The Z axis
  C:
    text: C
    description: The C axis
  T:
    text: T
    description: The T axis