Dictionary keys for pvhf passed in for vhf_from_pvhf is previously an MDTraj.Atom object. For clarity, users must now pass two dictionaries: 1. dictionary with values of pvhf as np.array and atom names as keys & 2. dictionary with values of element symbol and atom names as keys
Dictionary keys for pvhf passed in for
vhf_from_pvhf
is previously anMDTraj.Atom
object. For clarity, users must now pass two dictionaries: 1. dictionary with values of pvhf as np.array and atom names as keys & 2. dictionary with values of element symbol and atom names as keys