On 20 January 2014 18:07, C L <
clumin...@gmail.com> wrote:
>
> My problem is that I cannot find how the splitvoigt function is defined (probably similar to the other split functions)
yes, the definition is analogical to SplitPearson7 or
SplitPseudoVoigt, I'll add it to the manual.
> and especially how to work out the FWHM. The manual states how the
FWHM is calculated for e.g. the normal Voigt function, but one needs
the gwidth (Gaussian width) and shape factor (Lorentz/Gaussian width
ratio) to calculate the FWHM. The split one only gives out the two
hwhm and shape factors, respectively, as shown below.
It's my mistake, these parameters should be named gwidth1 (and 2)
rather than hwhm1.
I should have realized it when I read Joy's email half year ago.
But I think FWHM is calculated correctly. The approximation for Voigt:
http://en.wikipedia.org/wiki/Voigt_profile#The_width_of_the_Voigt_profile
is used first for both components and FWHM for SplitVoigt is
calculated as an average of two.
FWHM is shown in the "functions" tab:
http://i.imgur.com/fs50cHd.png
Sorry for the confusion
Marcin