comb_coils_mrsi_gls: Combine MRSI coil data using the GLS method presented by An...

View source: R/mrs_data_proc.R

comb_coils_mrsi_glsR Documentation

Combine MRSI coil data using the GLS method presented by An et al JMRI 37:1445-1450 (2013).

Description

Combine MRSI coil data using the GLS method presented by An et al JMRI 37:1445-1450 (2013).

Usage

comb_coils_mrsi_gls(metab, noise_pts = 30, noise_mrs = NULL)

Arguments

metab

MRSI data containing metabolite data.

noise_pts

number of points from the end of the FIDs to use for noise covariance estimation.

noise_mrs

MRS data containing noise information for each coil.

Value

coil combined MRSI data.


spant documentation built on Sept. 11, 2024, 9:13 p.m.