Enum: MicroscopeTypeEnum
The type of the microscope
URI: MicroscopeTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| WIDEFIELD | None | A wide-field microscope |
| CONFOCAL | None | A confocal microscope |
| STED | None | A STED microscope |
| SIM3D | None | A 3D-SIM microscope |
| OTHER | None | Another type of microscope |
Slots
| Name | Description |
|---|---|
| microscope_type | The type of the microscope |
Identifier and Mapping Information
Schema Source
- from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
LinkML Source
name: MicroscopeTypeEnum
description: The type of the microscope
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
permissible_values:
WIDEFIELD:
text: WIDEFIELD
description: A wide-field microscope
CONFOCAL:
text: CONFOCAL
description: A confocal microscope
STED:
text: STED
description: A STED microscope
SIM3D:
text: SIM3D
description: A 3D-SIM microscope
OTHER:
text: OTHER
description: Another type of microscope