hoesy.m

From Spinach Documentation Wiki
Jump to: navigation, search

Phase-sensitive heteronuclear NOESY pulse sequence.

Syntax

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

Parameters

    parameters.sweep     two sweep widths, Hz

    parameters.npoints   number of FID points for both
                         dimensions

    parameters.spins     nuclei on which the sequence runs,
                         e.g. {'15N','13C'}

    parameters.tmix      mixing time, seconds

    parameters.needs     should be set to {'rho_eq'}, this
                         sequence needs the thermal equili-
                         brium state

    H - Hamiltonian matrix, received from context function

    R - relaxation superoperator, received from context function

    K - kinetics superoperator, received from context function

Outputs

    fid.cos,fid.sin - two components of the FID for F1 hyper-
                      complex processing

Examples

A HOESY simulation for camphor (examples/nmr_liquids/hoesy_camphor.m) appears below.

Hoesy camphor.png

See also

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

Version 2.5, authors: Zak El-Machachi, Ilya Kuprov