sim_basis_tqn: Simulate a basis file using TARQUIN.

View source: R/basis_set.R

sim_basis_tqnR Documentation

Simulate a basis file using TARQUIN.

Description

Simulate a basis file using TARQUIN.

Usage

sim_basis_tqn(
  fs = def_fs(),
  ft = def_ft(),
  N = def_N(),
  ref = def_ref(),
  opts = NULL
)

Arguments

fs

sampling frequency

ft

transmitter frequency

N

number of data points

ref

chemical shift reference

opts

list of options to pass to TARQUIN.

Examples

## Not run: 
write_basis_tqn('test.basis',mrs_data,c("--echo","0.04"))

## End(Not run)

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