Skip to content

Enum: SamplingLocationEnum

The location at which the sampling was taken.

URI: SamplingLocationEnum

Permissible Values

Value Meaning Description
SOURCE_EXIT None Power at the exit of the light source
FIBER_EXIT None Power at the exit of the fiber
OBJECTIVE_BACKFOCAL None Power at the back focal plane of the objective
OBJECTIVE_EXIT None Power at the exit of the objective
OBJECTIVE_FOCAL None Power at the focal plane of the objective
OTHER None Other location

Slots

Name Description
sampling_location The location at which the sampling was taken

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: SamplingLocationEnum
description: The location at which the sampling was taken.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
permissible_values:
  SOURCE_EXIT:
    text: SOURCE_EXIT
    description: Power at the exit of the light source
  FIBER_EXIT:
    text: FIBER_EXIT
    description: Power at the exit of the fiber
  OBJECTIVE_BACKFOCAL:
    text: OBJECTIVE_BACKFOCAL
    description: Power at the back focal plane of the objective
  OBJECTIVE_EXIT:
    text: OBJECTIVE_EXIT
    description: Power at the exit of the objective
  OBJECTIVE_FOCAL:
    text: OBJECTIVE_FOCAL
    description: Power at the focal plane of the objective
  OTHER:
    text: OTHER
    description: Other location