daniel-koehn / DENISE-Black-Edition

2D time-domain isotropic (visco)elastic FD modeling and full waveform inversion (FWI) code for P/SV-waves
GNU General Public License v2.0
121 stars 66 forks source link

Update Python API #30

Closed ovcharenkoo closed 3 years ago

ovcharenkoo commented 3 years ago

The new version of the Python API.

Fixed issues with parsing the ./par/*.inp file Added custom wavelet for every source Added functions to retrieve gradients, tapers, and snapshots

The demo.ipynb runs the same way as before

Might need to add a more comprehensive demo later to show off all the functionality.

Best regards, Oleg

daniel-koehn commented 3 years ago

Hi Oleg,

Thanks for the Python API update.

Best regards,

Daniel