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 new cells-per-wavelength calculation parameters and necessary tools for thesis chapter #36

Closed Olender closed 11 months ago

Olender commented 11 months ago

Increased overall documentation of classes and methods while also adding necessary parameters for cpw calculation, such as options to estimate time-step.

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (9f25be7) 82.97% compared to head (8ef2775) 82.19%. Report is 1 commits behind head on main.

Files Patch % Lines
spyro/meshing/meshing_functions.py 23.33% 23 Missing :warning:
spyro/plots/plots.py 12.50% 21 Missing :warning:
spyro/tools/input_models.py 58.33% 5 Missing :warning:
spyro/tools/cells_per_wavelength_calculator.py 90.69% 4 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 #36 +/- ## ========================================== - Coverage 82.97% 82.19% -0.79% ========================================== Files 44 44 Lines 2714 2774 +60 ========================================== + Hits 2252 2280 +28 - Misses 462 494 +32 ```

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