Learn R Programming

RSEIS (version 4.2-4)

contwlet: Contour Wavelet Transform

Description

Contour Wavelet Transform

Usage

contwlet(baha, Ysig, dt, clev = 0.75, NLEV = 12,
 zscale = 1, zbound = NULL, col = col, ygrid = FALSE,
 WUNITS = "Volts", PEAX = NULL)

Value

Graphical Side Effect

Arguments

baha

Output of wavelet transform (image)

Ysig

input signal to wavelet transform

dt

DeltaT, sample rate

clev

levels for contours

NLEV

number of levels

zscale

scale of amplitudes

zbound

bounds for scale of interest

col

color for contour lines

ygrid

logical, TRUE=add grid lines

WUNITS

Units of wavelet transform

PEAX

peaks structure

Author

Jonathan M. Lees<jonathan.lees.edu>

See Also

plotwlet, wlet.do, wlet.drive