slimgroup / JUDI.jl

Julia Devito inversion.
https://slimgroup.github.io/JUDI.jl
MIT License
98 stars 32 forks source link

Illumnation operator #90

Closed mloubout closed 2 years ago

mloubout commented 2 years ago

Most tests pass locally, opening to test all CI.

TODO:

codecov[bot] commented 2 years ago

Codecov Report

Merging #90 (3136d2a) into master (1ed8989) will decrease coverage by 0.25%. The diff coverage is 68.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   84.58%   84.33%   -0.26%     
==========================================
  Files          30       31       +1     
  Lines        2336     2388      +52     
==========================================
+ Hits         1976     2014      +38     
- Misses        360      374      +14     
Impacted Files Coverage Δ
src/JUDI.jl 83.33% <ø> (ø)
...c/TimeModeling/LinearOperators/judiIllumination.jl 0.00% <0.00%> (ø)
src/TimeModeling/Modeling/twri_objective_serial.jl 0.00% <0.00%> (ø)
src/TimeModeling/TimeModeling.jl 100.00% <ø> (ø)
src/TimeModeling/Types/typeutils.jl 67.16% <ø> (ø)
...eling/Modeling/extended_source_interface_serial.jl 76.92% <50.00%> (+0.45%) :arrow_up:
src/TimeModeling/Types/ModelStructure.jl 86.79% <80.00%> (-0.33%) :arrow_down:
src/TimeModeling/Modeling/fwi_objective_serial.jl 91.66% <83.33%> (+3.20%) :arrow_up:
src/TimeModeling/Modeling/python_interface.jl 93.49% <92.72%> (+1.11%) :arrow_up:
src/TimeModeling/Modeling/distributed.jl 97.53% <100.00%> (+0.09%) :arrow_up:
... and 3 more

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 1ed8989...3136d2a. Read the comment docs.

mloubout commented 2 years ago

Closed by #151