Class: ArgolightEOutput
URI: microscopemetrics_schema:ArgolightEOutput
classDiagram
class ArgolightEOutput
MetricsOutput <|-- ArgolightEOutput
ArgolightEOutput : intensity_profiles
ArgolightEOutput --|> TableAsDict : intensity_profiles
ArgolightEOutput : key_measurements
ArgolightEOutput --|> ArgolightEKeyValues : key_measurements
ArgolightEOutput : peaks_rois
ArgolightEOutput --|> Roi : peaks_rois
Inheritance
- MetricsOutput
- ArgolightEOutput
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
peaks_rois | 0..* Roi |
ROIs of the peaks found in the argolight images | direct |
key_measurements | 0..1 ArgolightEKeyValues |
Key Measurements on Argolight E images | direct |
intensity_profiles | 0..1 TableAsDict |
Intensity profiles of the argolight lines provided as tables | direct |
Usages
used by | used in | type | used |
---|---|---|---|
ArgolightEDataset | output | range | ArgolightEOutput |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microscopemetrics_schema:ArgolightEOutput |
native | microscopemetrics_schema:ArgolightEOutput |
LinkML Source
Direct
name: ArgolightEOutput
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
is_a: MetricsOutput
attributes:
peaks_rois:
name: peaks_rois
description: ROIs of the peaks found in the argolight images
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/samples/argolight_schema
rank: 1000
multivalued: true
range: Roi
key_measurements:
name: key_measurements
description: Key Measurements on Argolight E images
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/samples/argolight_schema
rank: 1000
multivalued: false
range: ArgolightEKeyValues
intensity_profiles:
name: intensity_profiles
description: Intensity profiles of the argolight lines provided as tables. One
table per channel
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/samples/argolight_schema
rank: 1000
multivalued: false
range: TableAsDict
Induced
name: ArgolightEOutput
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema
is_a: MetricsOutput
attributes:
peaks_rois:
name: peaks_rois
description: ROIs of the peaks found in the argolight images
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/samples/argolight_schema
rank: 1000
multivalued: true
alias: peaks_rois
owner: ArgolightEOutput
domain_of:
- ArgolightEOutput
range: Roi
key_measurements:
name: key_measurements
description: Key Measurements on Argolight E images
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/samples/argolight_schema
rank: 1000
multivalued: false
alias: key_measurements
owner: ArgolightEOutput
domain_of:
- ArgolightEOutput
range: ArgolightEKeyValues
intensity_profiles:
name: intensity_profiles
description: Intensity profiles of the argolight lines provided as tables. One
table per channel
from_schema: https://w3id.org/MontpellierRessourcesImagerie/microscopemetrics-schema/samples/argolight_schema
rank: 1000
multivalued: false
alias: intensity_profiles
owner: ArgolightEOutput
domain_of:
- ArgolightEOutput
- FieldIlluminationOutput
range: TableAsDict