Fix scoring for high values
This MR addresses the case where sun_interference was set as poor where the pointing was 94.927349459601. Low is 20 and high is 30 so it should have been good. I reversed the QualityScore in the case 'value' is larger than 'high' and simplified the overall logic in the function a bit.
Edited by Timo Millenaar