Page 1 of 1

esfit function

Posted: Wed May 03, 2017 7:21 am
by Khalil
Hi all,
I am using esfit to fit 3pESEEM time domain data and for this I have just to load time domain experimental data and set the EPR parameters required for 3pESEEM saffron function and use esfit straightforward. I would like to know if it's possible to use esfit to fit frequency domain 3pESEEM data.
Regards

Re: esfit function

Posted: Wed May 03, 2017 7:44 am
by Stefan Stoll
One way to do this is to write a custom fitting function, which calls saffron and then returns the frequency-domain spectrum. Then, call esfit with this function and supply your experimental spectrum.

Re: esfit function

Posted: Fri May 05, 2017 2:07 am
by Khalil
Hi Stefan,
Many thanks for your reply. I will give try!!
Regards