Skip to content

Fix scoring for high values

Timo Millenaar requested to merge fix_quality_of_sun_interference into master

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

Merge request reports

Loading