<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.3492" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2>If you are looking for the actual commands to make picks 
look in the command listing for plotpk for all the options. Just place your 
cursor on where you want to make the pick and then type in the desired 
attributes. Usually you have (e)mergent or (i)mpulsive, (u)p or (d)own, quality 
(0,1,2,3,4), (p)wave or (s)wave. The letters or numbers in parenthesis are what 
you would type. Once you are done it will show you your pick and label it. 
Re-pick by moving the cursor and typing it in again.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
size=2><A 
href="http://www.iris.edu/manuals/sac/SAC_Commands/plotpk">http://www.iris.edu/manuals/sac/SAC_Commands/plotpk</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><SPAN 
class=473265521-09022009><FONT face=Arial color=#0000ff size=2>There are 2 ways 
to store your picks. </FONT></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2>1) you can use another program to create a pick file from 
your picks or</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2>2) you can&nbsp;create a&nbsp;pick file with sac using 
ohpf.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2>I use option 1 combined with sac2arc to make my pick 
file.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2>Here is the macro for option 1 with comment lines preceded 
by #.</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>
<DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN></DIV></FONT></SPAN><SPAN class=473265521-09022009><FONT 
face=Arial color=#0000ff size=2>#header info.</FONT></SPAN></DIV></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2>fileid type list kevnm kstcmp</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=473265521-09022009><FONT face=Arial 
color=#0000ff size=2>#read all files found.<BR>r 
*.[E,H]*[E,N,Z].PG.--</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2>#plot pick 3 files at a time, bell 
off.</FONT><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff 
size=2><BR>ppk p 3 bell off</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2>#write over existing wave 
file.</FONT><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff 
size=2><BR>writehdr over</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>#end 
macro.<BR></FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff 
size=2>q</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>Here 
is the macro for option 2 with comment lines.</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>#begin 
macro.</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff 
size=2>:b</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>#open 
hypo pick file 'picks'.<BR>ohpf picks</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff 
size=2>#header info.<BR>fileid type list kevnm kstnm<BR>#do loop, find all files 
ending w E,N or Z.</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>do ENZ 
wild c E,N,Z</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>#read 
all files found.<BR>r *[E,N,Z]*</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>#plot 
pick 3 files at a time, bell off.<BR>ppk p 3 bell off</FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial color=#0000ff size=2>#write 
over existing wave file.w over</FONT></SPAN></DIV>
<DIV><FONT face=Arial color=#0000ff size=2>#end do loop.</FONT><SPAN 
class=473265521-09022009><FONT face=Arial size=2><BR><FONT 
color=#0000ff>enddo</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial size=2><FONT 
color=#0000ff>#end macro.<BR>:e<BR></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial size=2><FONT 
color=#0000ff>HTH,</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial size=2><FONT 
color=#0000ff>Megan</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=473265521-09022009><FONT face=Arial size=2><!-- Converted from text/rtf format --></DIV>
<DIV><SPAN lang=en-us><FONT face=Arial color=#0000ff size=2>Megan 
Stanton</FONT></SPAN></DIV>
<DIV><FONT color=#000000><FONT color=#0000ff><SPAN lang=en-us><FONT face=Arial 
size=2>Seismologist</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Arial 
size=2>Pacific Gas &amp; Electric Company</FONT></SPAN> <BR><SPAN 
lang=en-us><FONT face=Arial size=2>Geosciences Dept.</FONT></SPAN> 
</FONT><BR></FONT></FONT></SPAN></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> sac-help-bounces@iris.washington.edu 
[mailto:sac-help-bounces@iris.washington.edu] <B>On Behalf Of </B>Melaku 
Ayenew<BR><B>Sent:</B> Monday, February 09, 2009 9:56 AM<BR><B>To:</B> 
sac-help@iris.washington.edu<BR><B>Subject:</B> [SAC-HELP] Help on 
PLOTPK<BR></FONT><BR></DIV>
<DIV></DIV>hi all,<BR>I am just starting to learn sac ,and have some 
difficulties using the PLOTPK command, I know it produces a plot for picking of 
arrival time, by problem is how i pick those arrival times after i got the plot 
with a x-y cursor. Do i need to creat&nbsp; hypo file to store the picks, please 
be more explicit.<BR><BR>thank you<BR>melaku Bogale<BR>New Mexico State 
University<BR><BR></BODY></HTML>