Estimate the standard deviation of the noise from a segment of an mrs_data object.
est_noise_sd(mrs_data, n = 100, offset = 100, p_order = 2)
standard deviation array.
MRS data object.
number of data points (taken from the end of array) to use in the estimation.
number of final points to exclude from the calculation.
polynomial order to fit to the data before estimating the standard deviation.