Mqs.m
2D multiple-quantum NMR pulse sequence.
Contents
Syntax
fid=mqs(spin_system,parameters,H,R,K)
Arguments
parameters.sweep [F1 F2] sweep widths (Hz)
parameters.npoints [F1 F2] numbers of points
parameters.spins working spins, e.g. {'1H','1H'}
parameters.angle flip angle, radians
parameters.mqorder coherence order to select
Outputs
fid - 2D magnitude-mode free induction decay
Examples
See mqs_propanol.m file in examples/nmr_liquids directory.
Notes
This function should be invoked through liquid.m context, which would provide H, R, and K.
See also
cosy.m, dqf_cosy.m, noesy.m, hsqc.m
Version 2.1, authors: Maria Grazia Concilio