tedana.metrics.collect.get_metadata

get_metadata(component_table: DataFrame) Dict[source]

Fill in metric metadata for a given component_table.

Parameters:

component_table (pandas.DataFrame) – The component table for this workflow

Returns:

metric_metadata (dict) – The metadata for each column in the component_table for which we have a metadata description, plus the “Component” metadata description (always).