Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 2019b (64-bit) Operating System: Windows 10
Hello,
I'm analyzing datasets of fluorescence lifetime experiments that contain discrete time channels in the X column and the signal and instrument response in two separate Y columns.
Now instead of the simple decay law f(x) = y0 + a * exp(-t*x) with individual parameters "a" and "t" I want to fit with a distribution of parameters such that my fitting function is:
"tmax", the upper limit of integration, will be a fixed value. The mean lifetime "tc", full width at half maximum "w" and area "A" of the distribution should be fitting parameters.
This function f(x) will then be convoluted with the instrument response as described in the link above.
thank you for your reply. I have looked at the tutorial you linked and this seems to be a good approach.
However, because the Origin C documentation is overall very limited, it is not clear to me how to combine the NAG integral function with the convolution that is linked in my initial post.
The NAG integral seems to take the x and values simply from the columns specified in the NLFit dialog. In the tutorial for the convolution fit these columns are accessed as datasets which are then passed to vectors, presumably for the fft convolution algorithm. These approaches seem fundamentally different two me, how could they be combined?
I thought you wanted to fit a convolution function same as that in the tutorial except replacing the Exponential Decay function with your defined f(x). Since you mentioned: "This function f(x) will then be convoluted with the instrument response as described in the link above."
Please send email to <tech@originlab.com> and provide more details on the approach you were using.