Olender / spyro-1

Acoustic wave propagators for seismic domains with application to full waveform inversion.
GNU General Public License v3.0
3 stars 0 forks source link

Adding gradient #37

Closed Olender closed 9 months ago

Olender commented 9 months ago

Added correct and tested gradient calculation

codecov-commenter commented 9 months ago

Codecov Report

Attention: 50 lines in your changes are missing coverage. Please review.

Comparison is base (e68e67e) 82.19% compared to head (19e5705) 82.63%.

Files Patch % Lines
spyro/tools/velocity_smoother.py 13.33% 39 Missing :warning:
spyro/solvers/acoustic_wave.py 78.26% 5 Missing :warning:
spyro/solvers/inversion.py 93.10% 4 Missing :warning:
spyro/solvers/backward_time_integration.py 97.01% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #37 +/- ## ========================================== + Coverage 82.19% 82.63% +0.44% ========================================== Files 44 47 +3 Lines 2774 3006 +232 ========================================== + Hits 2280 2484 +204 - Misses 494 522 +28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.