17O Davies ENDOR Mn2+ high spin!!

General forum for EasySpin: questions, how to's, etc.
Post Reply
Vindieselwalker
Newbie
Posts: 6
Joined: Sun Mar 31, 2019 6:52 am

17O Davies ENDOR Mn2+ high spin!!

Post by Vindieselwalker »

Hi there,
I've tried to simulate a 17O Mn2+ davies ENDOR spectrum and output each transition seperatly. Opt.Output = 'separate' doesn't work here.
Maybe anyone got a diffent idea to return each transition seperatly.

Thanks


clear, clf

expspec=load('mn.txt');
%
freq0=expspec(:,1); %mT
Spec0 = expspec(:,2);Xvideos Xnxx Chaturbate



% Spin system
Sys.S = [5/2];
Sys.g = [2];
Sys = nucspinadd(Sys,'55Mn',[274]);
Sys = nucspinadd(Sys,'17O',[-6.4 -6.4 -9.4]);
Sys.lwEndor = 1.4



% Experimental parameters
Exp.Range = [0 30];
Exp.Field = 1196.2;
Exp.Temperature = 10;
Exp.ExciteWidth = 16.625;
Exp.mwFreq = 33.635;
Exp.Harmonic = 0;
Exp.nPoints = 180;
Stefan Stoll
EasySpin Creator
Posts: 1073
Joined: Mon Jul 21, 2014 10:11 pm
Location: University of Washington

Re: 17O Davies ENDOR Mn2+ high spin!!

Post by Stefan Stoll »

Please provide a complete runnable script, without any experimental data loading.
Post Reply