STFINV library: seek source wavelet correction filter
|
|
private |
combined FFT engine for stf and convolved synthetics and additional convolved time series
Layout of workspace:
series index | type of series |
---|---|
0 ... N-1 | convolved synthetics for N receivers |
N | source correction filter |
N+1 ... N+M | convolved series for M pairs |
N is returned by function nreceivers(). M is returned by function npairs().
Definition at line 268 of file stfinvfourier.h.
Referenced by convolve(), fftinput(), fftoutput(), initialize(), putoutput(), stfseries(), and stfspec().