JuliaImageRecon / Sinograms.jl

Julia library for working with sinograms / tomography / Radon transform
MIT License
15 stars 7 forks source link

Update branchless DD docs #57

Closed JeffFessler closed 1 year ago

JeffFessler commented 1 year ago

and rename to use _bdd to keep projection generalizable in the future. Also cleans white space and removes jim from tests.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (4fbf5b8) 99.67% compared to head (ba30d32) 99.67%.

:exclamation: Current head ba30d32 differs from pull request most recent head c4e2f05. Consider uploading reports for the commit c4e2f05 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #57 +/- ## ======================================= Coverage 99.67% 99.67% ======================================= Files 32 32 Lines 919 919 ======================================= Hits 916 916 Misses 3 3 ``` | [Impacted Files](https://app.codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/sys2/bdd\_2d.jl](https://app.codecov.io/gh/JuliaImageRecon/Sinograms.jl/pull/57?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3N5czIvYmRkXzJkLmps) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.