Difference between revisions of "Cpmg.m"

From Spinach Documentation Wiki
Jump to: navigation, search
(Normalise sequential blank lines)
m (Correct function page display title to cpmg.m)
Line 1: Line 1:
{{DISPLAYTITLE:function.m}}
+
{{DISPLAYTITLE:cpmg.m}}
 
CPMG echo train with detection.
 
CPMG echo train with detection.
  

Revision as of 15:05, 5 June 2026

CPMG echo train with detection.

Syntax

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

Arguments

   parameters.nloops   - number of CPMG loops

   parameters.timestep - time step

   parameters.npoints  - number of steps per half-echo

Outputs

   fid - free induction decay throughout the sequence

See also

udd_dec.m, cpmg_dec.m, uhrig_times.m

Version 2.1, authors: Ilya Kuprov