wtbarnes / mocksipipeline

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

Add instrument configuration class #22

Closed wtbarnes closed 9 months ago

wtbarnes commented 9 months ago

Fixes #18

This also includes a bunch of precommit cleanup as well as some refactoring of property names in the channel class.

TODO

codecov-commenter commented 9 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (59062a8) 58.65% compared to head (1e406dc) 60.18%.

Files Patch % Lines
mocksipipeline/detector/response.py 88.00% 3 Missing :warning:
mocksipipeline/detector/__init__.py 0.00% 1 Missing :warning:
mocksipipeline/inversion/response_matrix.py 0.00% 1 Missing :warning:
mocksipipeline/util.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ========================================== + Coverage 58.65% 60.18% +1.53% ========================================== Files 7 8 +1 Lines 520 540 +20 ========================================== + Hits 305 325 +20 Misses 215 215 ```

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