ACQUISITION_METADATA#

Python object: phenotypic.schema._experimental_tags._acquisition.ACQUISITION_METADATA

Recommended Metadata_* tags describing image acquisition.

These record how and by whom an image was captured (acquisition date, instrument, operator, resolution, exposure). Members render as Metadata_<Label> (e.g. Metadata_ImagingDate) and share the Metadata_ namespace with the other experimental-tag enums. Recommended vocabulary, not a validator.

Category: Metadata#

Column label

Description

Metadata_ImagingDate

Date the image was acquired.

Metadata_Instrument

Imaging instrument or scanner model.

Metadata_Experimenter

Person who acquired the image or ran the experiment.

Metadata_Resolution

Image resolution (e.g. DPI or pixels per mm).

Metadata_ExposureTime

Camera exposure time.