Learn R Programming

spant (version 3.3.0)

lb: Apply line-broadening (apodisation) to MRS data or basis object.

Description

Apply line-broadening (apodisation) to MRS data or basis object.

Usage

lb(x, lb, lg = 1)

# S3 method for list lb(x, lb, lg = 1)

# S3 method for mrs_data lb(x, lb, lg = 1)

# S3 method for basis_set lb(x, lb, lg = 1)

Value

line-broadened data.

Arguments

x

input mrs_data or basis_set object.

lb

amount of line-broadening in Hz.

lg

Lorentz-Gauss lineshape parameter (between 0 and 1).