phenotypic.schema.qualified_header#
- phenotypic.schema.qualified_header(member: MeasurementInfo, token: str) str[source]#
Runtime output header
{Category}_{token}_{label}.Embeds the fitted-metric token so a reader can tell which measurement a growth-model parameter was trained on. Inverse of
parse_qualified_header().- Parameters:
member (MeasurementInfo)
token (str)
- Return type: