NAME

     arcsapply  - module to apply residual statics as  calculated
     by  arcscum


SYNOPSIS

     arcsapply [ -Nntap ] [ -Oprefix ] [ -Xinxntap ] [ -Xoutxotap
     ]  [ -nsnstr ] [ -nenend ] [ -rsnrst ] [ -renred ] [ -swmnem
     ] [ -shot ] [ -group ] [ -header ] [ -V ] [ -? ] [ -h ]


DESCRIPTION

     arcsapply reads in either shot or group sorted input records
     along  with a statics solution from arcscum and applies that
     static solution to the data [or optionally just puts it in a
     user  defined trace header mnemonic].  An output Xgraph file
     if requested, documents  the  cummulative  curve  used,  the
     static  solution  input  and  the static value in the header
     mnemonic of the input dataset to which the static  is  being
     accumulated.   arcsapply  gets both its data and its parame-
     ters from command line arguments.  These  arguments  specify
     the input and  output seismic data files, the input and out-
     put xgraph files, the start and end traces,  the  start  and
     end  records,  the  trace header static mnemonic to use, the
     sort order of the input dataset, the static application flag
     and verbose printout, if desired.

  Command line arguments
     -N ntap
          Enter the input data set name or file immediately after
          typing -N unless the input is from a pipe in which case
          the -N entry must be omitted. This  input  file  should
          include the complete path name if the file resides in a
          different directory.  Example -N/b/vsp/dummy tells  the
          program to look for file 'dummy' in directory '/b/vsp'.

     -O otap
          Enter the output data set name immediately after typing
          -O. The default is stdout.

     -Xin xntap
          Enter  the  input  arcscum   static   solution   xgraph
          filename. There is no default.

     -Xout xotap
          Enter the output xgraph quality control  filename.  The
          default is not to generate this file.

     -ns nstr
          Enter the start trace number.  The default is the first
          trace of the record.

     -ne netr
          Enter the end trace number. The  default  is  the  last
          trace of the record.

     -rs nrst
          Enter start record number.  Default value is the  first
          record.

     -re nred
          Enter end record number.  Default value is last record.

     -sw mnemonic
          Enter trace header mnemonic into  which  to  accumulate
          the  static  being applied.  If not entered the default
          mnemonics are TVPT20 if -shot is  used  and  TVPV20  if
          -group is used.

     -shot
          Enter the command line argument  -shot   if  the  input
          data is in common shot sorted order.

     -group
          Enter the command line argument  -group  if  the  input
          data is in common receiver sorted order.

     -header
          Enter the command line argument  -header  if the  stat-
          ics are to be put into the header only and NOT applied.

     -V   Enter the command line argument '-V' to get  additional
          printout.

     -?   Enter the command line argument '-?'  or   -h   to  get
          online  help.   The  program  terminates after the help
          screen is printed.


BUGS

     Unknown


SEE ALSO

      arcsstack(1) arcscross(1) arcscum(1) arcsdatum(1) xgraph(1)
     plotxy(1)


AUTHOR

     Paul G. A. Garossino [Original Concept -> Steve L. Harris]


COPYRIGHT

     copyright 2001, Amoco Production Company
               All Rights Reserved
          an affiliate of BP America Inc.





Man(1) output converted with man2html