adjtomo / pyadjoint

Measure waveform misfits and generate adjoint sources for a variety of measurement quantities
http://adjtomo.github.io/pyadjoint/
BSD 3-Clause "New" or "Revised" License
14 stars 26 forks source link

sensitivity kernel (banana-doughnut) adjoint source #6

Open bch0w opened 1 year ago

bch0w commented 1 year ago

Include sensitivity kernels as a valid adjoint source type, which is simply feeding a manipulated form of the synthetic seismograms back as the adjoint source. This has already been coded up here:

https://github.com/adjtomo/pyatoa/blob/3690bc8bc59c76dcfdf31885259dc55a4efd681e/pyatoa/utils/adjoint.py#L9-L63

But will need to be written in PyAdjoint formatting