NAME

     rmix - Mix Records


SYNOPSIS

     rmix [-Ninput] [-Ooutput] [-Imixnum] [-V]


DESCRIPTION

     rmix performs a mix of seismic records.  The  inputs  are  a
     seismic dataset and command line arguments.

  Command line arguments
     -N input
          Enter the name of the input dataset after typing -N.

     -O output
          Enter the name of the output dataset after typing -O.

     -I mixnum
          Enter the number of records to mix after typing -I.  In
          a  mix,  the nth record output will be a trace-by-trace
          and sample-by-sample average of the sequential  records
          in  the  range (n-mixnum/2,n+mixnum/2).  Records at the
          first of the file (less than mixnum/2) and the  end  of
          the  file  (greater  than  lastrec-mixnum/2) are output
          without mixing.  The maximum number of records  to  mix
          is 9.

     -V   Enter -V for a verbose printout.


BUGS

     None known.


AUTHOR

     Mary Ann Thornton


COPYRIGHT

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














Man(1) output converted with man2html