Open
Description
Hi,
I want to calculate the RMSD of one residue with previous frame as reference. My idea was to use the rmsd_perres() with ref='previous', but this doesn't work. Other option would to call the function via a for-loop, but i am wondering, if there is a more efficient option.
best regards,
Daniel