ISISNeutronMuon / MDANSE

MDANSE: Molecular Dynamics Analysis for Neutron Scattering Experiments
https://www.isis.stfc.ac.uk/Pages/MDANSEproject.aspx
GNU General Public License v3.0
19 stars 4 forks source link

Correct RMSD documentation and remove RMSD weight setting. #417

Closed ChiCheng45 closed 2 months ago

ChiCheng45 commented 2 months ago

Description of work Updated and corrected RMSD documentation, the equations in the current version are not correct, see the new version below. Also updated the ROG documentation.

image

I've also removed the weight setting from the RMSD calculation. Here are two reason for why I've decided that the weight setting should be remove from the RMSD calculation.

I've also changed the result name from rmsd_total to rmsd_all to make it clear that rmsd_all is not the sum of the atom rmsds.

Fixes Closes #381

To test The weight setting on the RMSD job should be removed. Run RMSD and check the results, this should be the same as the results calculated on the protos branch with equal weight setting.