qp.structure.setup.read_config

qp.structure.setup.read_config(config_file)[source]

Read and parse a YAML configuration file.

Parameters:

config_file (str) – Path to the configuration YAML file.

Returns:

Parsed configuration data with all pipeline parameters.

Return type:

dict