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 tutorials and basic FWI functions #40

Closed Olender closed 7 months ago

Olender commented 7 months ago

Adds a few tutorials into the main branch. Also removes outdated demos and notebooks, and updates inversion code. A few QoL plotting methods were also added.

codecov-commenter commented 7 months ago

Codecov Report

Attention: Patch coverage is 56.40000% with 109 lines in your changes are missing coverage. Please review.

Project coverage is 80.46%. Comparing base (7aa2ead) to head (3984f1a).

Files Patch % Lines
spyro/solvers/inversion.py 33.05% 81 Missing :warning:
spyro/plots/plots.py 63.15% 14 Missing :warning:
spyro/meshing/meshing_functions.py 79.31% 6 Missing :warning:
spyro/solvers/acoustic_wave.py 73.33% 4 Missing :warning:
spyro/io/model_parameters.py 70.00% 3 Missing :warning:
spyro/solvers/wave.py 90.90% 1 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 #40 +/- ## ========================================== - Coverage 82.63% 80.46% -2.18% ========================================== Files 47 47 Lines 3006 3173 +167 ========================================== + Hits 2484 2553 +69 - Misses 522 620 +98 ```

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