We'll want to have lots of easy options for comparing ECTS:
- Standard L_p distances should be a one line command from scipy.distance
- Version of distance where we find the minimum L_p distance between a pair of matrices where we can spin one of the orientations and get the cheapest alignment. Dan has a version of this from his matisse example but I bet there's a matrix multiplication way to do this way faster.
We'll want to have lots of easy options for comparing ECTS: