Y2Pphase: Convert Y-phase to P-phase

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/Y2Pphase.R

Description

Removes extraneous other-phase from a pick file. If Ypix were made initially as a rough pick, this removes them.

Usage

1
Y2Pphase(twpx, phase)

Arguments

twpx

WPX list

phase

character, phase to exchange to P

Details

Initially many events may be picked using GPIX button. These should be removed after the P-phases have been determined with PickWin.

Value

WPX returned without other-phases

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

See Also

PPIX, GPIX, YPIX, PickWin

Examples

1
2
3
4
5
## Not run: 

newwpx = Y2Pphase(twpx, "G" )

## End(Not run)

Rquake documentation built on Dec. 16, 2020, 5:06 p.m.