How to fit simulated spectra like the experimental one

General forum for EasySpin: questions, how to's, etc.
Post Reply
sudip
Newbie
Posts: 2
Joined: Thu Sep 05, 2019 1:19 pm

How to fit simulated spectra like the experimental one

Post by sudip »

Dear administrator and all

I am a beginner for EPR simulation. I am willing to learn this software and will definitely participate in next workshop. I have a task to simulate the EPR of a complex which experimental spectrum is attached. Most of the spin density is concentrated at B, one C and on N. I computed the EPR paramters in ORCA (input and output are attached). When I considered B, C and N the number of peaks are matched with experiment but pattern is not. Can you please help in this regard about what I missed? I would learn from this help a lot.

The following commands I followed

Sys=orca2easyspin('D:\Gilliard-second\WY025-epr-H-small-cpcm.prop')
Exp.mwFreq = 9.85
Sys.lwpp = [0.16 0.16]
Temperature = 298
Exp.Range = [348 356]
garlic(Sys,Exp)

with best regards,
sudip
Attachments
simulated spectrum
simulated spectrum
WY025-simulated.tif (1.08 MiB) Viewed 2583 times
WY025-epr-H-small-cpcm.prop
prop file from ORCA
(4.11 KiB) Downloaded 187 times
exp spectrum
exp spectrum
WY025-exp.tiff (1.79 MiB) Viewed 2583 times
Stefan Stoll
EasySpin Creator
Posts: 1050
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: How to fit simulated spectra like the experimental one

Post by Stefan Stoll »

The parameters calculated with ORCA are most likely a bit different from what you actually have in your spectrum. Try varying them. Use `esfit` to do a least-squares fitting, using the ORCA values as a starting point.
sudip
Newbie
Posts: 2
Joined: Thu Sep 05, 2019 1:19 pm

Re: How to fit simulated spectra like the experimental one

Post by sudip »

Thank you. Can you please give a simple example about how to perform esfit?
Stefan Stoll
EasySpin Creator
Posts: 1050
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: How to fit simulated spectra like the experimental one

Post by Stefan Stoll »

Post Reply