Closed KriSun95 closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
:exclamation: No coverage uploaded for pull request base (
main@2deabc0
). Click here to learn what that means.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When changing the chianti file for the thermal model, the fitter test on the user model can fail. Real issue is in thermal model which the testing energy range in the fitter fails on. This PR changes testing energy range to not get caught in thermal function bug.
This is a quick fix which does not get at the real issue; however, it avoids the bug now and stops the fitter from breaking as described in #99. Additionally, this issue will be more fully dealt with during more refactoring of the package.