fslghetcor.m

From Spinach Documentation Wiki
Jump to: navigation, search

Heteronuclear correlation MAS NMR experiment with frequency-switched Lee-Goldburg homonuclear decoupling. Further details in: https://doi.org/10.1103/PhysRev.140.A1261, https://doi.org/10.1016/0009-2614(89)87166-0, https://doi.org/10.1006/jmre.1996.1089

Syntax

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

Arguments

    parameters.spins        - working spins, e.g. {'1H',13C'}

    parameters.hi_pwr       - amplitude of high power pulses 
                              on the high-gamma channel, Hz

    parameters.cp_pwr       - amplitude of CP pulse on each 
                              channel during the CP contact
                              time, Hz

    parameters.cp_dur       - CP contact time duration, s

    parameters.rho0         - initial state

    parameters.coil         - detection state

    parameters.sweep        - sweep width, Hz for F1, F2

    parameters.npoints      - number of points in F1, F2

    H - Hamiltonian superoperator, received from context function

    R - relaxation superoperator, received from context function

    K - kinetics superoperator, received from context function

Outputs

    fid.sin, fid.cos        - sine and cosine components
                              of the States quadrature

See also

Solid state NMR experiments


Version 2.8, authors: Guinevere Mathies