Merge pull request #6582 from RosettaCommons/roccomoretti/fix_lua_score_upweighting
[Foldit] Fix GetSegmentEnergyScore for reweighted residues.
Ligand design puzzles upweight residues. This is properly accounted for in the GetSegmentEnergySubscore lua functions, but not for the GetSegmentEnergyScore function. Correct this oversight. (Reported in https://fold.it/forum/bugs/ligand-scoring-mismatch)
RELEASE NOTES: Fix incorrect values sometimes reported by the GetSegmentEnergyScore Lua function