dynsight.data_processing.mergereferences

dynsight.data_processing.mergereferences(*x)[source]

Merges a list of SOAPReferences into a single object.

Raises:

ValueError – if the lmax and the nmax of the references are not the same

Returns:

a new SOAPReferences that contains the concatenated list of references

Return type:

SOAPReferences

Parameters:

x (SOAPify.SOAPReferences)