Difference between revisions of "Cpmg.m"

From Spinach Documentation Wiki
Jump to: navigation, search
m (Correct function page display title to cpmg.m)
(Add NOTOC to Spinach function page header)
Line 1: Line 1:
{{DISPLAYTITLE:cpmg.m}}
+
{{DISPLAYTITLE:cpmg.m}} __NOTOC__
 
CPMG echo train with detection.
 
CPMG echo train with detection.
  

Revision as of 16:58, 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