Return a time scale vector of acquisition times for a dynamic MRS scan. The first temporal scan is assigned a value of 0.
dyn_acq_times(mrs_data = NULL, tr = NULL, Ndyns = NULL, Ntrans = NULL)
time scale vector in units of seconds.
MRS data.
repetition time.
number of dynamic scans stored, potentially less than Ntrans if block averaging has been performed.
number of dynamic scans acquired.