ZOOM.SEISN: ZOOM SEISMIC Panel

ZOOM.SEISNR Documentation

ZOOM SEISMIC Panel

Description

Zoom interactively on Seismic panel data.

Usage

ZOOM.SEISN(GH, sel = 1:length(GH$dt), WIN = NULL)

Arguments

GH

Seismic trace structure

sel

selection of traces

WIN

time window c(0,1)

Value

Seismic trace structure

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

swig

Examples

## Not run: 

data("GH")
sel <-  which(GH$COMPS=="V")

KF  <-  ZOOM.SEISN(GH, sel=sel, WIN = c(0 , 5)  )

swig(KF)

## End(Not run)

RSEIS documentation built on Aug. 19, 2023, 5:07 p.m.