DOCUMENTATION

SYNOPSIS

PROGRAM NAME:iSave_mute_picks.pm
AUTHOR:  Juan Lorenzo
DATE:    iSave_mute_picks 
Version: 1.0 

DESCRIPTION: Save final version of
 muted picks for any type of muting

USE

Examples

SEISMIC UNIX NOTES

CHANGES and their DATES

Base on iTop_mute_picks3.pm V 3.0 
 Sept. 2015
Originally to Save final Top Mute of Data

STEPS

use the local library of the user
bring is user variables from a local file
create instances of the needed subroutines

instantiate classes

declare variables types
establish just the locally scoped variables

create hash with important variables

Import file-name  and directory definitions

subroutine clear

sets all variable strings to '' 

subroutine file_in

Required file name
on which to pick top mute values

subroutine gather

sets gather number to consider  

subroutine gather_type

sets gather_type number to consider  

subroutine gather_header

sets gather_header number to consider  

subroutine purpose

are the picks for a future top mute
or a future bottom mute ? 
e.g.= _bottom_mute

sub calc

rewrite sorted picks into a permanent file

DEFINE FLOW(S)

RUN FLOW(S)

LOG FLOW(S)TO SCREEN AND FILE