max_mrs_interp: Apply the max operator to an interpolated MRS dataset.
Description
Apply the max operator to an interpolated MRS dataset.
Usage
max_mrs_interp(mrs_data, interp_f = 4)
Value
Array of maximum values (real only).
Arguments
- mrs_data
MRS data.
- interp_f
interpolation factor.