Closed morcuended closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.47%. Comparing base (
cc1441f
) to head (7221fd5
). Report is 17 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This test was failing from now and then giving IndexErrors. Here I try to simplify the search for maxima of the EDISP PDF and avoid loops inside the test using pytest parametrization decorator that runs the test for every combination of scaling factor and true energy value.
See action job: https://github.com/cta-observatory/cta-lstchain/actions/runs/11127968103/job/30921574910?pr=1289