compSPI / reconstructSPI

inverse problem solvers
2 stars 3 forks source link

Test `IterativeRefinement.iterative_refinement` #54

Closed geoffwoollard closed 2 years ago

geoffwoollard commented 2 years ago

Starter code as promised

Closes https://github.com/compSPI/reconstructSPI/issues/42

codecov[bot] commented 2 years ago

Codecov Report

Merging #54 (8e2023e) into dev (7be0426) will decrease coverage by 0.70%. The diff coverage is 96.97%.

@@             Coverage Diff             @@
##               dev      #54      +/-   ##
===========================================
- Coverage   100.00%   99.31%   -0.69%     
===========================================
  Files            1        1              
  Lines          264      287      +23     
===========================================
+ Hits           264      285      +21     
- Misses           0        2       +2     
Impacted Files Coverage Δ
...I/iterative_refinement/expectation_maximization.py 99.31% <96.97%> (-0.69%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7be0426...8e2023e. Read the comment docs.

geoffwoollard commented 2 years ago

Merge now and then speed up insert slice, which is current bottleneck.