oopeseem.m
Out-of-phase ESEEM pulse sequence with the first pulse st to pi/4 to probe two-electron correlations in the initial condition.
Syntax
fid=oopeseem(spin_system,parameters,H,R,K)
Arguments
parameters.npoints number of time points to be
computed
parameters.timestep simulation time step, seconds
parameters.rho0 initial state
parameters.coil detection state
parameters.screen optional screen state (must be
the Hermitian conjugate of the
detection state)
parameters.pulse_op pulse operator A, the propagators
for the pulses will be exp(-i*A*pi)
and exp(-i*A*pi/4)
H - Hamiltonian matrix, received from context function
R - relaxation superoperator, received from context function
K - kinetics superoperator, received from context function
Outputs
fid - OOP-ESEEM time trace
Examples
Figure 3a in http://dx.doi.org/10.1021/bi048445d is reproduced in examples/esr_solids/oop_eseem_photosystem_1.m example file. The output appears below.
[File:oopeseem.png]
Notes
The sequence uses ideal pulses, replace with shaped_pulse_af() to have soft pulses instead.
See also
eseem.m, endor.m, hyscore.m, deer_analyt.m, deer_3p_soft_deer.m
Version 2.4, authors: Luke Edwards, Ilya Kuprov