apodize_sine: Apply sine apodization function

Description Usage Arguments Value

Description

Apodizes signal data according to a sine function.

Usage

1
apodize_sine(direct.time, signal, ssb = 1, output.weights = FALSE)

Arguments

direct.time

A vector of time points of the signal data.

signal

A vector of complex signal data.

ssb

Sine bell position parameter – 1 for pure sine, 2 for pure cosine.

output.weights

Set to TRUE to output the apodization function rather than the weighted signal.

Value

Corrected signal vector (or vector of weights if output.weights is TRUE).


ssokolen/rnmrfit documentation built on May 23, 2019, 1:48 p.m.