ACQUISITION_METADATA#

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

Recommended MetadataAcquisition_* tags describing image acquisition.

These record how and by whom an image was captured (acquisition date, instrument, operator, resolution, exposure). Members render as MetadataAcquisition_<Label> (e.g. MetadataAcquisition_ImagingDate) in the Metadata column family shared with the other experimental-tag enums. Recommended vocabulary, not a validator.

Category: MetadataAcquisition#

Column label

Description

Type

MetadataAcquisition_ImagingDate

Date the image was acquired.

Identity / design

MetadataAcquisition_Instrument

Imaging instrument or scanner model.

Identity / design

MetadataAcquisition_Experimenter

Person who acquired the image or ran the experiment.

Identity / design

MetadataAcquisition_Resolution

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

Identity / design

MetadataAcquisition_ExposureTime

Camera exposure time.

Identity / design