reson_table2mrs_data {spant} | R Documentation |
Generate mrs_data from a table of single Lorentzian resonances.
Description
Generate mrs_data from a table of single Lorentzian resonances.
Usage
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
|
Value
mrs_data object.
[Package spant version 2.22.0 Index]