soar-telescope / goodman_pipeline

Goodman Data Reduction Pipeline
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Change in plotting with Qt5Agg backend #382

Closed Allonck closed 8 months ago

Allonck commented 8 months ago

Change from 'fig.canvas.set_window_title' to 'fig.canvas.manager.set_window_title' for plotting using the 'Qt5Agg' backend of matplotlib

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.89%. Comparing base (865c4cd) to head (b6ffa66).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #382 +/- ## ======================================= Coverage 79.89% 79.89% ======================================= Files 15 15 Lines 2641 2641 ======================================= Hits 2110 2110 Misses 531 531 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.