I have a set of data that I've peak fitted with a custom equation using the non linear curve fitting tool.
When I enter this custom equation in the 2D function plot tool (with the exact same parameters), the output peak fit is not the exact same. I'm unsure as to why this is happening.
We should pay attention to the coefficient values used in the 2D function plot tool. The number of significant digits used when copying the coefficient values may greatly alter the subsequent computation.
Could you try following steps in copying the parameter values from the fitting result?
1. Highlight the parameter values in the result sheet 2. Press Ctrl + Alt + C (It is to copy the values in full precision)
Then you can Ctrl + V to paste the values in full precission for the use in 2D funciton plot tool.
I've done exactly that, but still does not match up with the fitted result.
The fit from the 2D function plot tool appears to be smaller than the actual fit from the non linear curve fitting tool.
When I manually increase the area of the function in the 2D plot, it better matches the actual fitted data. I'm thinking that there is something that is subtracting or rescaling the area of the function in the 2D plot perhaps?