| |
string key= |
list of keys to watch to determine traces in a gather that
will have a single decon operator applies. Typically data
is sorted by gx,gy then sftahscdecon run with key="gx,gy".
Then a second pass of scdecon is first sorting by sx,sy and
running sftahscdecon with key="sx,sy".
([numkeys])
|
float maxlag= | last lag of prediction filter (sec)
|
float minlag= | first lag of prediction filter (sec)
|
float pnoise=0.001 | relative additive noise level
|
int verbose=1 |
flag to control amount of print
0 terse, 1 informative, 2 chatty, 3 debug
|
string wiener= | file to output Wiener filter. never tested!!! (auxiliary output file name)
|
|