adjtomo / seisflows

An automated workflow tool for full waveform inversion and adjoint tomography
http://seisflows.readthedocs.org
BSD 2-Clause "Simplified" License
172 stars 122 forks source link

Adds feature SPECFEM3D_GLOBE mask source in kernels #186

Closed bch0w closed 5 months ago

bch0w commented 5 months ago

SPECFEM3D_GLOBE has the ability to generate gaussian source masks which are meant to suppress the high amplitude gradient values centered around the seismic source. In standard operating mode, these are output as binary files. This PR adds the ability for SeisFlows to read in, modify, and apply these source masks to event kernels automatically. It also adds some additional riders including features and bugfixes.

Changelog:

Riders: