wtbarnes / mocksipipeline

Pipeline for producing synthetic images from the Multi-Order Spectral Imager (MOXSI)
MIT License
3 stars 1 forks source link

More visualization methods #43

Closed wtbarnes closed 2 months ago

wtbarnes commented 2 months ago

This PR makes a bunch of misc. fixes to the various visualization methods and functions and also adds a function for easily plotting overlappogram images with appropriate labels.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 19.11765% with 110 lines in your changes missing coverage. Please review.

Project coverage is 51.56%. Comparing base (253fa16) to head (a912691).

Files Patch % Lines
mocksipipeline/visualization.py 10.89% 90 Missing :warning:
mocksipipeline/instrument/design.py 8.33% 11 Missing :warning:
mocksipipeline/modeling.py 12.50% 7 Missing :warning:
mocksipipeline/instrument/optics/response.py 86.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #43 +/- ## ========================================== - Coverage 55.56% 51.56% -4.00% ========================================== Files 17 17 Lines 1006 1115 +109 ========================================== + Hits 559 575 +16 - Misses 447 540 +93 ```

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