Merge pull request #1325 from RosettaCommons/vmullig/fix_rama_power
Tweaking recent implementation of power scaling of rama values greater than zero
-- Removes repeated call to options system whenever rama scoring occurs.
-- Makes the option a Real instead of an integer (since fractional power values might be useful).
-- Adds a unit test for the option.