App-SeismicUnixGui
view release on metacpan or search on metacpan
lib/App/SeismicUnixGui/developer/Stripped/filter/succfilt.su.main.filters view on Meta::CPAN
SUCCFILT - FX domain Correlation Coefficient FILTER
sucff < stdin > stdout [optional parameters]
Optional parameters:
cch=1.0 Correlation coefficient high pass value
ccl=0.3 Correlation coefficient low pass value
key=ep ensemble identifier
padd=25 FFT padding in percentage
Notes:
This program uses "get_gather" and "put_gather" so requires that
the data be sorted into ensembles designated by "key", with the ntr
field set to the number of traces in each respective ensemble.
Example:
susort ep offset < data.su > datasorted.su
suputgthr dir=Data verbose=1 < datasorted.su
sugetgthr dir=Data verbose=1 > dataupdated.su
succfilt < dataupdated.su > ccfiltdata.su
(Work in progress, editing required)
Credits:
Potash Corporation: Balazs Nemeth, Saskatoon Canada. c. 2008
( run in 0.468 second using v1.01-cache-2.11-cpan-39bf76dae61 )