SofQWNormalisedPolygon has been fixed to normalize the data correctly. Previous versions contained a bug when removing the bin-width normalization that may have already been present on the input data
A fitting function was added (CrystalFieldSpectrum) that fits crystal field parameters to a spectrum. It is based on fortran program FOCUS which was translated into C++.
The old PySlice routine to compute the phonon DOS from powder data using the incoherent approximation has
been ported and is now a Mantid Python Algorithm ComputeIncoherentDOS.