Hi Mark,
what happens if you just add two functions and try to fit them?
By this I mean: select Add Peak Mode [F4] on the toolbar.
Select Gaussian from the list of functions.
Manually position two peaks with mouse.
click Start fitting.
BTW Fityk by default assumes that the standard deviation of y is
sqrt(y). If it's not the case it's possible to change it in a few
places, for example:
Data > Transformations > std.dev.=1
Assuming that you tried it and but the data is too noisy and it
doesn't work - then you need to set some constraints.
There is a button on the right hand sidebar (under tab "functions")
that sets the same width for all functions.
More complex constraints require typing a fityk command. For example
if you want the heights to be exactly 1.5:1, type:
F[1].height = 1.5 * F[0].height
If it's the area's that should be 1.5:1, use function GaussianA and
replace .height in the command with .area
I could misunderstand where the actual problem is as I don't know
anything about Vis-NIR.
Cheers,
Marcin
> --
>
http://groups.google.com/group/fityk-users
> ---
> You received this message because you are subscribed to the Google Groups
> "fityk-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
fityk-users...@googlegroups.com.