pdsd.m

From Spinach Documentation Wiki
Jump to: navigation, search

A simplified model of the PDSD experiment using NOESY type quadrature detection and phase cycle. To be called from the singlerot context.

Syntax

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

Parameters

   spin_system        - Spinach spin system object

   parameters.sweep   - sweep width in Hz

   parameters.npoints - two-element vector giving the number 
                        of complex points in the indirect and
                        direct dimensions

   parameters.tmix    - mixing time in seconds

   parameters.rate    - MAS rate in Hz, used to set proton 
                        irradiation power

   parameters.spc_dim - spatial dimension of the MAS problem, 
                        received from the context function

   H, R, K            - Hamiltonian, relaxation, and kinetics 
                        superoperators, received from the 
                        context function

Outputs

   fid.cos, fid.sin   - States quadrature components of the
                        2D PDSD spectrum

See also

cn2d_dq.m, cn2d_sq.m, cp_acquire_soft.m, cp_contact_hard.m, cp_contact_soft.m, dante.m, fslghetcor.m, mqmas.m, nqr_pa.m, respiration.m, wise.m, Built-in_experiments

Version 2.11, authors: Ilya Kuprov, Guinevere Mathies