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.


martin3141/spant documentation built on April 14, 2024, 4:15 a.m.