BKIL

The command line arguments are:
  INDIVIDUAL OPTION-------------
 bkil infil iopt1 iopt2 ntrc itr itr ...itr 
  
 infile:    =input file name 
 iopt1:     =option  0=kill 1=zero traces 
 iopt2:     =specify traces 0=individual 1=by range
 ntr        =number of traces to kill or zero 
 itr......  =trace numbers to kill or zero 
  RANGE OPTION------------------
 bkil infil iopt1 iopt2 iftr iltr  
  
 infile:    =input file name 
 iopt1:     =option  0=kill 1=zero traces 
 iopt2:     =specify traces 0=individual 1=by range
 iftr       =first trace
 iltr       =last trace
Example: Zero noisy traces 8, 41, 46 of data in Figure 67 (A).
bkil c008.seg 1 0 3 8 41 46
Figure 68: BKIL: Zero noisy traces 8, 41, 46 of data shown in Figure 67 (A).
\includegraphics[scale=.5]{Figurebkil.pdf}