Fixes for the structure.displacement user function.
The rotations are now correctly calculated - the problem was that the numpy SVD is not transposing the last matrix v. The technique is now labelled as the Kabsch algorithm.
Authored by: bugman 2011-10-25
Parent: [r14915]
Child: [r14917]