lanl / scico

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

Improve GPU handling in `linop.xray.astra` #505

Closed bwohlberg closed 7 months ago

bwohlberg commented 7 months ago

Improve GPU handling in linop.xray.astra, and various other minor changes.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (6e46ca2) 94.68% compared to head (365d16a) 94.70%.

Files Patch % Lines
scico/linop/xray/astra.py 84.62% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #505 +/- ## ========================================== + Coverage 94.68% 94.70% +0.02% ========================================== Files 91 91 Lines 5696 5703 +7 ========================================== + Hits 5393 5401 +8 + Misses 303 302 -1 ``` | [Flag](https://app.codecov.io/gh/lanl/scico/pull/505/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/505/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lanl) | `94.70% <86.67%> (+0.02%)` | :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.