append
- ParameterHistory.append(parameter_group: glotaran.parameter.parameter_group.ParameterGroup)[source]
Append a
ParameterGroupto the history.- Parameters
parameter_group (ParameterGroup) – The group to append.
- Raises
ValueError – Raised if the parameter labels of the group differs from previous groups.