
Simulate a basis file using TARQUIN.
sim_basis_tqn(
fs = def_fs(),
ft = def_ft(),
N = def_N(),
ref = def_ref(),
opts = NULL
)
sampling frequency
transmitter frequency
number of data points
chemical shift reference
list of options to pass to TARQUIN.
# NOT RUN {
write_basis_tqn('test.basis',mrs_data,c("--echo","0.04"))
# }
Run the code above in your browser using DataLab