contwlet: Contour Wavelet Transform

contwletR Documentation

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)

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

Value

Graphical Side Effect

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

plotwlet, wlet.do, wlet.drive


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