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

Implement Thrifty Inversion for NoiseInversion #213

Closed bch0w closed 1 month ago

bch0w commented 1 month ago

Previously Thrifty mode (where line search results from iteration I are used to replace the forward simulations of iteration I + 1) was not properly implemented into the NoiseInversion workflow. This PR improves that functionality and also adds some QoL features and fixes:

ChangeLog

Major

Minor