CULTURE_METADATA#
Python object: phenotypic.schema._experimental_tags._culture.CULTURE_METADATA
Recommended MetadataCulture_* tags describing culture and time course.
These capture the temporal and environmental culture parameters of an
experiment (temperature, elapsed time, timepoint, generation, atmosphere).
Time/Timepoint align with the QC time-series axis. Members render as
MetadataCulture_<Label> (e.g. MetadataCulture_Time) in the Metadata
column family shared with the other experimental-tag enums. Recommended
vocabulary, not a validator.
Column label |
Description |
Type |
|---|---|---|
|
Culture temperature in degrees Celsius. |
|
|
Elapsed growth time. |
|
|
Unit for the Time value (e.g. hours, days). |
|
|
Human-readable label for a discrete timepoint in a time series (e.g. ‘24h’, ‘stationary’); may be non-numeric. For the integer capture ordinal, use FrameIndex. |
|
|
1-based ordinal index of the image within the time-course capture sequence; the monotonic-integer companion to the free-form Timepoint label. |
|
|
Day index of the experiment. |
|
|
Generation or passage number. |
|
|
Relative humidity during culture. |
|
|
Atmospheric condition (e.g. aerobic, anaerobic). |