Skip to content

Slot: y

The y coordinate

URI: microscopemetrics_schema:y Alias: y

Applicable Classes

Name Description Modifies Slot
Point A point as defined by x and y coordinates no
Rectangle A rectangle as defined by x, y coordinates and width, height no
Mask A mask as defined by a boolean image no
Ellipse An ellipse as defined by x, y coordinates and x and y radii no
Vertex A vertex as defined by x and y coordinates no

Properties

  • Range: Float

  • Required: True

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self microscopemetrics_schema:y
native microscopemetrics_schema:y

LinkML Source

name: y
description: The y coordinate
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
alias: y
domain_of:
- Point
- Rectangle
- Ellipse
- Vertex
- Mask
range: float
required: true