Spectrum intensity normalization
Just added a method and modified constructor to the Spectrum object which allows for normalization of the peaks intensities. It finds the maximum intensity for a given spectrum and then walks through each peak dividing the intensity by this found maximum intensity.
This can be handy for SpectrumMatch as well as for comparing scores TandemFit scores (formerly MSMSFit).