adjtomo / seisflows

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

Improve Pyaflowa error logging #224

Closed bch0w closed 3 months ago

bch0w commented 3 months ago

Adds better traceback information when preprocessing fails with Pyaflowa preprocess module, before it was too generic and had no traceback information so it was impossible to determine where errors were occurring.