03-01-2008 05:11 AM
03-01-2008 05:37 AM
I am so sorry; I got a little bit confused with my data files as I have like 100 data files.
Could you ignore the last three messages, and just have a look at this VI that you gave me yesterday, It is working for that set of data, but why doesn’t it work for this new data set?
03-01-2008 06:46 AM
03-01-2008 01:30 PM - edited 03-01-2008 01:31 PM
I guess you found out to delete the last line so you don't get an extra zero. 😉 Here are a few more things you should consider:
See modification "MOD2"
You have a signifincant systematic error, possibly caused by the fact that your data is actually not really a Lorentzian. An alternative explanation would be that your model is insufficient. For example if you would add a fourth parameter (a4) allowing for a small offset, the residue improves by about a factor of 10 (!).
See modification "MOD2-4params" (image below).
03-02-2008 06:21 AM
Could you have a look at the part of the program that I have highlighted and explain it?
I can not really understand what you are trying to do in this bit of code.
03-02-2008 11:56 AM - edited 03-02-2008 11:58 AM
All clear?