pyFAI
pyFAI copied to clipboard
Replace the `transformation` third party library by scipy.spatial.transformation
Also implements Kabsch algorithm ... https://docs.scipy.org/doc/scipy/reference/generated/scipy.spatial.transform.Rotation.align_vectors.html#scipy.spatial.transform.Rotation.align_vectors
Not sure this is that easy. transfomations exposes all 24 conventions for Euler angles which makes things really easy for the user