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

populating pyadjoint parameters in the parameters.yaml file for different adjoint source types #232

Open aakash10gupta opened 1 week ago

aakash10gupta commented 1 week ago

If preprocess: pyaflowa is selected in the parameters.yaml file for configuration, then the parameters for adj_src_type: cc_traveltime are populated by default, but there is no functionality to automatically swap these with parameters for other adj_src_type options when a different adj_src_type is selected.