STFINV library: seek source wavelet correction filter
|
|
protected |
convolve synthetics with Fourier transform of stf and transform convolved synthetics and stf to time domain and pass signals to user memory space
Provide results of Fourier domain operation to the caller of the library.
This function should be called by the very last statement of the exec-function of the derived class (e.g. STFEngineFDLeastSquares::exec).
Definition at line 315 of file stfinvfourier.cc.
References convolve(), Mapplyshift, Mapplystftaper, Mfftengineoutput, putoutput(), stfshift(), and taperstf().
Referenced by stfinv::STFEngineNormalize::exec(), and stfinv::STFEngineFDLeastSquares::exec().