tocsy.m
Amplitude-mode homonuclear TOCSY pulse sequence that should be invoked through the liquid.m context.
Syntax
fid=tocsy(spin_system,parameters,H,R,K)
Parameters
parameters.sweep - sweep widths, Hz
parameters.npoints - number of points for both
dimensions
parameters.spins - nuclei on which the sequence runs,
specified as {'1H'}, {'13C'}, etc.
parameters.tmix - mixing time, seconds
parameters.lamp - spin-lock power, Hz
parameters.rho0 - initial state
Outputs
fid.cos, fid.sin - sine and cosine components
of the States quadrature
Notes
This is an ideal continuous-spin-lock TOCSY, not an explicit MLEV, DIPSI, WALTZ, or clean-TOCSY composite pulse-train simulation.
Examples
See tocsy_sucrose.m file in examples/nmr_liquids directory.
See also
cosy.m, noesy.m, hsqc.m, liquid.m, clip_hsqc.m, coloc.m, crazed.m, ct_cosy.m, ct_hsqc.m, dept.m, deptq.m, dqf_cosy.m, ecosy.m, hetcor.m, hmbc.m, hmqc.m, hoesy.m, inadequate.m, inadequate_2d.m, inept.m, inv_rec.m, mqs.m, mqs_refocus.m, pansy_cosy.m, pansy_triple.m, roesy.m, sat_rec.m, Built-in_experiments
Version 2.1, authors: Ilya Kuprov