5 "STFINV -- create and apply a source wavelet correction filter\n" 6 "=============================================================\n" 8 "Different methods are provided for the derivation of source wavelet correction\n" 9 "filters in approaches to full waveform inversion. Given a set of recorded data\n" 10 "and a set of synthetic data (typically, but not necessarilly the expected\n" 11 "impulse response of the subsurface) a source wavelet correction filter is\n" 12 "obtained by application of a user-selectable optimization citerion. The\n" 13 "synthetic waveforms are convolved with this filter wavelet and the convolved\n" 14 "synthetics as well as the wavelet itself are returned to the user.\n" 16 "The effective time history of the seismic source used in field recordings is\n" 17 "not well known in most cases. This applies in particular to transient sources\n" 18 "(like explosives or hammer blows). The so-called 'source-time-function' might\n" 19 "even vary from shot to shot. For this reason it is not possible to use an\n" 20 "appropriate source-time-function in the initial simulation of synthetic data\n" 21 "in an approach of full-waveform inversion. However, after synthetic data have\n" 22 "been calculated using a generic source-time-function, a correction filter can\n" 23 "be constructed such that an improved source-time-function will reduce the\n" 24 "misfit to the recorded data.\n"
char stfinv_description_usage[]