inadequate.m

From Spinach Documentation Wiki
Jump to: navigation, search

INADEQUATE pulse sequence. Selects double-quantum coherence from coupled carbon pairs, then converts it back into observable single-quantum magnetisation. At natural abundance 13C, this produces only 13C pair subspectra.

Syntax

    fid=inadequate(spin_system,parameters,H,R,K)

Parameters

   parameters.sweep              sweep width in Hz

   parameters.npoints            number of points in the fid

   parameters.spins              active nuclei, e.g. {'13C'}

   parameters.decouple           nuclei to decouple, e.g. {'1H'}

   parameters.J                  working J-coupling in Hz

   H - Hamiltonian matrix, received from context function

   R - relaxation superoperator, received from context function

   K - kinetics superoperator, received from context function

Outputs

    fid  - free induction decay

Examples

An INADEQUATE spectrum simulation for cyprinol (examples/nmr_liquids/inad_cyprinol.m) appears below.

Inad cyprinol.png

Notes

Use dilute.m to generate carbon pair isotopomers.

See also

inept.m, dilute.m, dept.m, deptq.m, hsqc.m, hmqc.m, hmbc.m, clip_hsqc.m, coloc.m, cosy.m, crazed.m, ct_cosy.m, ct_hsqc.m, dqf_cosy.m, ecosy.m, hetcor.m, hoesy.m, inadequate_2d.m, inv_rec.m, mqs.m, mqs_refocus.m, noesy.m, pansy_cosy.m, pansy_triple.m, roesy.m, sat_rec.m, tocsy.m, Built-in_experiments

Version 2.3, authors: Bud Macaulay, Ilya Kuprov