
Help for SpecAv routine.
I. Introduction
The SpecAv routine merely takes an input spectra set (a matrix with
a sample in each row and the columns as the wavelengths) and averages them
in user specified groups. This is simply to increase the signal to noise
ratio by averaging replicate scans of each sample.
II. The format of the call
In Speakeasy the call look like:
specav(indata, outdata). The routine will ask you to input the number
of scans to average in each group.
Outdata will then be the average spectra of indata.