PyLops / pylops

PyLops – A Linear-Operator Library for Python
https://pylops.readthedocs.io
GNU Lesser General Public License v3.0
429 stars 102 forks source link

feature: added updatesrc method to AcousticWave2D #593

Closed mrava87 closed 4 months ago

mrava87 commented 4 months ago

This PR introduces a new method called updatesrc to AcousticWave2D which allows one to pass a user-defined source wavelet.

An example is also added to the gallery to show how to use AcousticWave2D - currently we did not add any example