reson_table2mrs_data: Generate mrs_data from a table of single Lorentzian...

Description Usage Arguments Value

View source: R/mrs_data_proc.R

Description

Generate mrs_data from a table of single Lorentzian resonances.

Usage

1
2
3
4
5
reson_table2mrs_data(
  reson_table,
  acq_paras = def_acq_paras(),
  back_extrap_pts = 0
)

Arguments

reson_table

as produced by the hsvd function.

acq_paras

list of acquisition parameters. See

back_extrap_pts

number of data points to back extrapolate def_acq_paras

Value

mrs_data object.


neuroconductor/spant documentation built on May 25, 2021, 1:49 a.m.