Skip to content

Class: ArgolightEKeyValues

URI: microscopemetrics_schema:ArgolightEKeyValues

classDiagram class ArgolightEKeyValues KeyValues <|-- ArgolightEKeyValues ArgolightEKeyValues : channel ArgolightEKeyValues : focus_slice ArgolightEKeyValues : peak_height_A ArgolightEKeyValues : peak_height_B ArgolightEKeyValues : peak_position_A ArgolightEKeyValues : peak_position_B ArgolightEKeyValues : peak_prominence_A ArgolightEKeyValues : peak_prominence_B ArgolightEKeyValues : rayleigh_resolution

Inheritance

Slots

Name Cardinality and Range Description Inheritance
channel 0..*
Integer
The channel number to which the measurements apply direct
focus_slice 0..*
Integer
Z position at which focus has been measured direct
rayleigh_resolution 0..*
Float
Rayleigh resolution measured direct
peak_position_A 0..*
Float
Position of first peak in the intensity profiles direct
peak_position_B 0..*
Float
Position of second peak in the intensity profiles direct
peak_height_A 0..*
Float
Height of first peak in the intensity profiles direct
peak_height_B 0..*
Float
Height of second peak in the intensity profiles direct
peak_prominence_A 0..*
Float
Prominence of first peak in the intensity profiles direct
peak_prominence_B 0..*
Float
Prominence of second peak in the intensity profiles direct

Usages

used by used in type used
ArgolightEOutput key_measurements range ArgolightEKeyValues

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema

Mappings

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

LinkML Source

Direct

name: ArgolightEKeyValues
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
is_a: KeyValues
slots:
- channel
- focus_slice
- rayleigh_resolution
- peak_position_A
- peak_position_B
- peak_height_A
- peak_height_B
- peak_prominence_A
- peak_prominence_B

Induced

name: ArgolightEKeyValues
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
is_a: KeyValues
attributes:
  channel:
    name: channel
    description: The channel number to which the measurements apply
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: channel
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightBIntensityKeyValues
    - ArgolightEKeyValues
    - FieldIlluminationKeyValues
    range: integer
  focus_slice:
    name: focus_slice
    description: Z position at which focus has been measured
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: focus_slice
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: integer
    minimum_value: 0
  rayleigh_resolution:
    name: rayleigh_resolution
    description: Rayleigh resolution measured
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: rayleigh_resolution
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: float
  peak_position_A:
    name: peak_position_A
    description: Position of first peak in the intensity profiles
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: peak_position_A
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: float
  peak_position_B:
    name: peak_position_B
    description: Position of second peak in the intensity profiles
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: peak_position_B
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: float
  peak_height_A:
    name: peak_height_A
    description: Height of first peak in the intensity profiles
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: peak_height_A
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: float
  peak_height_B:
    name: peak_height_B
    description: Height of second peak in the intensity profiles
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: peak_height_B
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: float
  peak_prominence_A:
    name: peak_prominence_A
    description: Prominence of first peak in the intensity profiles
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: peak_prominence_A
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: float
  peak_prominence_B:
    name: peak_prominence_B
    description: Prominence of second peak in the intensity profiles
    from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
    rank: 1000
    multivalued: true
    alias: peak_prominence_B
    owner: ArgolightEKeyValues
    domain_of:
    - ArgolightEKeyValues
    range: float