Preprocess and perform quality assessment of a single SVS data set.
preproc_svs(
path,
label = NULL,
output_dir = NULL,
ref_inds = NULL,
dyn_water_ref_path = NULL,
Ntrans = NULL,
TR = NULL
)path to the MRS data file or IMA directory.
a label to describe the data set.
output directory.
a vector of 1-based indices for any water reference dynamic scans.
path to interleaved water reference data file or IMA directory.
override the number of transients set in the mrs_data file.
override the TR (in seconds) set in the mrs_data file.