crazed.m

From Spinach Documentation Wiki
Revision as of 12:23, 25 April 2026 by Kuprov (talk | contribs) (Normalise sequential blank lines)
Jump to: navigation, search

CRAZED pulse sequence. Literal implementation of the sequence described by Warren & Co in http://dx.doi.org/10.1126/science.8266096

Syntax

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

Arguments

   parameters.sweep           sweep width in Hz

   parameters.npoints         number of points for both dimensions

   parameters.spins           nuclei on which the sequence runs,
                              specified as {'1H'}, {'13C'}, etc.

   parameters.angle           second pulse angle

   parameters.rho0            initial condition

   H  - Hamiltonian matrix, received from context function

   R  - relaxation superoperator, received from context function

   K  - kinetics superoperator, received from context function

Outputs

   fid  - two-dimensional free induction decay

See also

Liquid state NMR experiments

Version 2.7, authors: Ilya Kuprov