dante.m
DANTE pulse sequence. This function should be called using singlerot.m context that would provide H, R, and K.
Syntax
fid=dante(spin_system,parameters,H,R,K)
Parameters
parameters.pulse_dur - duration of each pulse, seconds
parameters.pulse_amp - amplitude of each pulse, Hz
parameters.pulse_num - number of pulses within rotor period
parameters.n_periods - number of rotor periods that the
sequence is active for
parameters.spins - working spin, specified as a
single-element cell array
parameters.decouple - isotopes to decouple, specified
as a cell array
parameters.rate - rotor frequency in Hz
parameters.sweep - acquisition sweep width in Hz
parameters.npoints - number of acquisition points
parameters.spc_dim - Fokker-Planck spatial dimension
parameters.rho0 - initial condition, usually Lz
parameters.coil - detection state, usually L+
Outputs
fid - free induction decay
Examples
See rframe_nqi_dante.m file in examples/nmr_solids directory.
See also
overtone_cp.m, cp_contact_hard.m, cn2d_dq.m, cn2d_sq.m, mqmas.m, cp_acquire_soft.m, cp_contact_soft.m
Parameters
parameters.pulse_dur - duration of each pulse, seconds
parameters.pulse_amp - amplitude of each pulse, Hz
parameters.pulse_num - number of pulses within rotor period
parameters.n_periods - number of rotor periods that the
sequence is active for
parameters.rho0 - initial condition, usually Lz
parameters.coil - detection state, usually L+
Version 2.9, authors: Ilya Kuprov, Marina Carravetta