sim_basis_tqn: Simulate a basis file using TARQUIN.

Description Usage Arguments Examples

View source: R/basis_set.R

Description

Simulate a basis file using TARQUIN.

Usage

1
2
3
4
5
6
7
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

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

## End(Not run)

neuroconductor-devel-releases/spant documentation built on May 6, 2020, 4:29 p.m.