STFINV library: seek source wavelet correction filter
stfinvfdleastsquares_summary_usage.cc
Go to the documentation of this file.
1 // DO NOT EDIT: this file is automatically derived from usage/stfinvfdleastsquares_summary_usage.txt
4 {
5  "Procedure: Least squares in the frequency domain\n"
6  "------------------------------------------------\n"
7  "Find optimal correction filter by waterlevel-deconvolution in the Fourier\n"
8  "domain (i.e. least squares with regularization).\n"
9  "\n"
10  "Options and parameters:\n"
11  " waterlevel=l waterlevel to be applied for regularization.\n"
12 };
char stfinvfdleastsquares_summary_usage[]