piglot.parameter.read_parameters

read_parameters(config: Dict[str, Any]) ParameterSet[source]

Parse the parameters from the configuration dictionary.

Parameters

configDict[str, Any]

Configuration dictionary.

Returns

ParameterSet

Parameter set for this problem.