lanl / scico

Scientific Computational Imaging COde
BSD 3-Clause "New" or "Revised" License
90 stars 17 forks source link

Clean up and extend `linop.xray.astra` interface #496

Closed bwohlberg closed 5 months ago

bwohlberg commented 5 months ago

Clean up and extend linop.xray.astra interface.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (38289ea) 94.61% compared to head (520e20c) 94.78%.

Files Patch % Lines
scico/linop/xray/astra.py 90.91% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #496 +/- ## ========================================== + Coverage 94.61% 94.78% +0.17% ========================================== Files 91 91 Lines 5660 5637 -23 ========================================== - Hits 5355 5343 -12 + Misses 305 294 -11 ``` | [Flag](https://app.codecov.io/gh/lanl/scico/pull/496/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanl) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/lanl/scico/pull/496/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanl) | `94.78% <91.43%> (+0.17%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanl#carryforward-flags-in-the-pull-request-comment) to find out more.

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