Simulate a basis file using TARQUIN.
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
if (FALSE) { # \dontrun{
write_basis_tqn('test.basis',mrs_data,c("--echo","0.04"))
} # }