INCUBATION_METADATA#

Python object: phenotypic.schema._experimental_tags._incubation.INCUBATION_METADATA

Recommended Metadata_* tags describing incubation and time course.

These capture the temporal and environmental incubation parameters of an experiment (temperature, elapsed time, timepoint, generation, atmosphere). Time/Timepoint align with the QC time-series axis. Members render as Metadata_<Label> (e.g. Metadata_Time) and share the Metadata_ namespace with the other experimental-tag enums. Recommended vocabulary, not a validator.

Category: Metadata#

Column label

Description

Metadata_Temperature

Incubation temperature in degrees Celsius.

Metadata_Time

Elapsed growth time.

Metadata_TimeUnit

Unit for the Time value (e.g. hours, days).

Metadata_Timepoint

Discrete timepoint label in a time series.

Metadata_Day

Day index of the experiment.

Metadata_Generation

Generation or passage number.

Metadata_Humidity

Relative humidity during incubation.

Metadata_Atmosphere

Atmospheric condition (e.g. aerobic, anaerobic).