Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various improvements related to the new X-ray transform implemementation. #461

Merged
merged 49 commits into from
Nov 2, 2023

Update submodule

60e453c
Select commit
Loading
Failed to load commit list.
Merged

Various improvements related to the new X-ray transform implemementation. #461

Update submodule
60e453c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2023 in 0s

94.56% (-0.02%) compared to bcb1eab

View this Pull Request on Codecov

94.56% (-0.02%) compared to bcb1eab

Details

Codecov Report

Merging #461 (60e453c) into main (bcb1eab) will decrease coverage by 0.02%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main     #461      +/-   ##
==========================================
- Coverage   94.58%   94.56%   -0.02%     
==========================================
  Files          87       88       +1     
  Lines        5495     5498       +3     
==========================================
+ Hits         5197     5199       +2     
- Misses        298      299       +1     
Files Coverage Δ
scico/flax/examples/data_generation.py 74.10% <100.00%> (-0.72%) ⬇️
scico/linop/__init__.py 100.00% <100.00%> (ø)
scico/linop/abel.py 98.21% <100.00%> (ø)
scico/linop/xray/__init__.py 100.00% <100.00%> (ø)
scico/linop/xray/_xray.py 100.00% <100.00%> (ø)
scico/operator/_operator.py 94.92% <ø> (ø)
scico/optimize/_admmaux.py 96.76% <ø> (-0.02%) ⬇️
scico/linop/xray/svmbir.py 82.20% <85.71%> (ø)
scico/linop/xray/astra.py 79.65% <57.14%> (ø)