pickhandler | R Documentation |
Update the WPX (pick data frame) list with a new pick.
pickhandler(i1 = 1, ppick = 0, kzap = "Y", err = NA, res=0, ycol =
rgb(0, 0, 1), pol=0, flg=0, onoff=1, NPX = 1, WPX = WPX, NH)
i1 |
Index of trace |
ppick |
time for pick in seconds |
kzap |
character label of pick |
err |
error for pick |
res |
residual(or duration) |
ycol |
color for pick |
pol |
polarity of pick |
flg |
flag for pick |
onoff |
turn or off for pick |
NPX |
index of pick in WPX |
WPX |
Pick data frame |
NH |
List of traces |
Returns WPX data frame with new pick added (or replaced).
If WPX is missing, it is created. If NH is missing (no seismic traces) program returns NULL.
Jonathan M. Lees<jonathan.lees@unc.edu>
swig, YPIX, WPIX, NOPIX, REPIX, PickWin, pADDPIX, Ppic, POLSWITCH, Pup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.