rmsd icon indicating copy to clipboard operation
rmsd copied to clipboard

Pre-specify residuals?

Open proteneer opened this issue 4 years ago • 3 comments

I'm looking for a method that lets me specify a list of distances to minimize the RMSD against. i.e.  Given two point clouds each with size N, and a 1-1 correspondence, as opposed to having the distances be as close to zero as possible between each pair, have it instead be as close to some distance k_i (varying for each pair). 

proteneer avatar Apr 19 '21 22:04 proteneer

Minimize with respect to what DOFs?

andersx avatar Apr 20 '21 07:04 andersx

Minimize with respect to the translation and rotation.

proteneer avatar Apr 20 '21 15:04 proteneer

That is what this function does: https://github.com/charnley/rmsd/blob/55eebc390458307c548b45adfeb84d9f194c4344/rmsd/calculate_rmsd.py#L416

andersx avatar Apr 20 '21 19:04 andersx

Closing issue because of stale/missing information. If still an issue please re-open.

charnley avatar Jul 14 '23 11:07 charnley