performs a MSC-multiplicative scatter correction on a set of spectra
x_msc = msc(x,(ref_spectrum));
a dataset of spectra
spectra are rows in a matrix or in a Div structure
a reference spectrum; by default: the mean spectrum of x
the x matrix after MSC correction
x_msc is a Div structure