Merge pull request #3186 from RosettaCommons/roccomoretti/fix_make_centroid
Fix silly issue with make_centroid
When checking if an atom has been deleted from a residue, it helps to check the residue for which you've deleted the atom. Checking the original that still has the atom doesn't work as well.