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

View source: R/mrs_data_proc.R

reson_table2mrs_dataR 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 def_acq_paras

Value

mrs_data object.


spant documentation built on Oct. 23, 2023, 5:06 p.m.