These probably should do means instead of RMS. I'm less sure this applies to RMSE
Just noting that RMSD.from_data computes the RMS RMSD as opposed to the mean. Computing the mean is probably a better way to do it, but maybe RMSD.from_data should also be changed to use the mean? Should RMSD.from_data be used (and modified to have an include_hydrogens kwarg) instead of duplicating (a tiny bit)? Thanks.
Originally posted by @fjclark in #143 (comment)