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

new parameters to make available #236

Open aakash10gupta opened 1 week ago

aakash10gupta commented 1 week ago

Here, I'm listing a few cases where the availability of new parameters will be useful for customizing inversions -

aakash10gupta commented 1 week ago

I'm also noticing that the parameter unit_output is missing when preprocess: pyaflowa is used for configuration.

bch0w commented 1 week ago

Smoothing was addressed in #230, use parameter smooth_type=='pde' to access PDE smoothing in SPECFEM3D_Cartesian. Preprocessing and windowing will be addressed in future updates.