phase_signal: Correct signal phase

Description Usage Arguments Value

Description

This function applies a phase correction directly to the signal in the time domain once the correct phase angles have been identified.

Usage

1
phase_signal(signal, phase, degrees = TRUE)

Arguments

signal

A vector of complex signal data.

phase

A vector of phase corrections, from zero-order and up.

degrees

TRUE if the phase angles are in degrees, FALSE if in radians.

Value

Corrected signal data.


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