SYNOPSIS

PERL PROGRAM NAME:

AUTHOR: Juan Lorenzo (Perl module only)

DATE:

DESCRIPTION:

Version:

USE

NOTES

Examples

SYNOPSIS

SEISMIC UNIX NOTES SUPHASE - PHASE manipulation by linear transformation

 suphase  <stdin >sdout      						



Required parameters:							

none									

Optional parameters:							

a=90			constant phase shift              		

b=180/PI              linear phase shift				

c=0.0			phase = a +b*(old_phase)+c*f;			



Notes: 								

A program that allows the user to experiment with changes in the phase

spectrum of a signal.							

User's notes (Juan Lorenzo) untested

CHANGES and their DATES

Import packages

instantiation of packages

Encapsulated hash of private variables

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 a

sub b

sub c

sub get_max_index

max index = number of input variables -1