DOCUMENTATION
SYNOPSIS
PACKAGE NAME: iSurf_config.pl
AUTHOR: Juan Lorenzo
DATE: January 24 2017
DESCRIPTION Incorporate upper-level variable
definitions for iSurf4
Package name is the same as the file name
Notes
Requires
iSurf4.config in the local user's directory
EXPORT
GLOBAL VARIABLES to iSurf4
read program pvariables from iSurf4.config
anonymous array reference is CFG
contains all the configuration variables in
perl script
LOCAL VARIABLES
taken from the local user file called:
iSurf4.config
print("data_name is $data_name\n\n");
print(" transform_type is $sutaup_1_transform\n\n");
print(" current_trace_separation is $suinterp_1_current_trace_separation\n\n");
SUTAUP TRANSFORMATION
includes sugain variables
MUTING SUTAUP DATA
includes sumute variables
SUTAUP INVERSE TRANSFORMATION
includes sutaup variables
convert the transformation option from
words into numbers
TRACE INTERPOLATION
includes suinterp variables
FREQUENCY FILTERING
set sufilter parameters
AMPLITUDE MODIFICAION
set sugain parameters
SELECTION DATA SUBSETS
set suwind parameters
TOP LEFT IMAGE (F-P)
set plotting parmaters
TOP MIDDLE WIGGLE PLOT (TAU-P)
set plotting parmaters
TOP RIGHT WIGGLE PLOT (X-T original)
set plotting parmaters
TOP RIGHT IMAGE PLOT (X-T original)
set plotting parmaters
BOTTOM RIGHT PLOT (X-T inverted)
set plotting parmaters
Example LOCAL VARIABLES FOR THIS PROJECT
filename is file,without a suffix!