DOCUMENTATION
SYNOPSIS
PERL PROGRAM NAME: SUGPRFB - SU program to remove First Breaks from GPR data AUTHOR: Juan Lorenzo (Perl module only) DATE: DESCRIPTION: Version:
USE
NOTES
Examples
SEISMIC UNIX NOTES
SUGPRFB - SU program to remove First Breaks from GPR data
sugprfb < radar traces >outfile
nx=51 number of traces to sum to create pilot trace (odd)
fbt=60 length of first break in number of samples
Notes:
The first fbt samples from nx traces are stacked to form a pilot
first break trace, this is fitted to the actual traces by shifting
and scaling. The nx traces long spatial window is
slided along the section and a new pilot traces is formed for each
position. The scalers in percent and the time shifts are stored in
header words trwf and grnors.
=head2 CHANGES and their DATES
sub Step
collects switches and assembles bash instructions by adding the program name
sub note
collects switches and assembles bash instructions by adding the program name
sub clear
sub fbt
sub nx
sub get_max_index
max index = number of input variables -1