Learn R Programming

Rquake (version 1.2-2)

Y2Pphase: Convert Y-phase to P-phase

Description

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

Usage

Y2Pphase(twpx)

Arguments

twpx
WPX list

Value

  • WPX returned without Y-phases

Details

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

See Also

PPIX, GPIX, YPIX, PickWin

Examples

Run this code
newwpx = Y2Pphase(twpx)

Run the code above in your browser using DataLab