Slot: Optical Configurations (optical_configurations)
The set of optical configurations used by the instrument, including information about lasers, detectors, and bandpass filters.
__
URI: nfdi4immuno:optical_configurations Alias: optical_configurations
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| InstrumentInformation | Information about the instrument used in a cytometry experiment | no |
Properties
-
Range: OpticalConfiguration
-
Multivalued: True
Examples
| Value |
|---|
| [{"wavelength": "355 nm/UV", "power": "60 mW", "detector_name": "UVC", "bandpass": "379/28"}] |
| [{"wavelength": "405 nm/Violet", "power": "100 mW", "detector_name": "V450", "bandpass": "450/50"}] |
Identifier and Mapping Information
Schema Source
- from schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | nfdi4immuno:optical_configurations |
| native | nfdi4immuno:optical_configurations |
LinkML Source
name: optical_configurations
description: 'The set of optical configurations used by the instrument, including
information about lasers, detectors, and bandpass filters.
'
title: Optical Configurations
examples:
- value: '[{"wavelength": "355 nm/UV", "power": "60 mW", "detector_name": "UVC", "bandpass":
"379/28"}]'
- value: '[{"wavelength": "405 nm/Violet", "power": "100 mW", "detector_name": "V450",
"bandpass": "450/50"}]'
from_schema: https://codebase.helmholtz.cloud/nfdi4immuno/portal-infra/metadata_schema
rank: 1000
alias: optical_configurations
domain_of:
- InstrumentInformation
range: OpticalConfiguration
multivalued: true