JuliaImageRecon / Sinograms.jl

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

helix.jl and fbp_helix_stack.jl #15

Open hnanda22 opened 2 years ago

hnanda22 commented 2 years ago

Initial commit, commenting and styling still left to do

codecov[bot] commented 2 years ago

Codecov Report

Merging #15 (d053c3f) into main (442e7e0) will decrease coverage by 0.45%. The diff coverage is n/a.

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

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   29.97%   29.51%   -0.46%     
==========================================
  Files           9        9              
  Lines         337      332       -5     
==========================================
- Hits          101       98       -3     
+ Misses        236      234       -2     
Impacted Files Coverage Δ
src/fbp2.jl 18.55% <0.00%> (-0.84%) :arrow_down:
src/fbp2_back.jl 33.78% <0.00%> (-0.43%) :arrow_down:
src/zwart_powell.jl 100.00% <0.00%> (ø)
src/fbp2_back_fan.jl 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] commented 1 year ago

Codecov Report

Base: 99.63% // Head: 99.63% // No change to project coverage :thumbsup:

Coverage data is based on head (958c3c7) compared to base (e294313). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 24 24 Lines 828 828 ======================================= Hits 825 825 Misses 3 3 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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