Difference between revisions of "Cpmg.m"
(Restore pre-bulk-edit wiki content) |
(Normalise sequential blank lines) |
||
| Line 20: | Line 20: | ||
==See also== | ==See also== | ||
[[udd_dec.m]], [[cpmg_dec.m]], [[uhrig_times.m]] | [[udd_dec.m]], [[cpmg_dec.m]], [[uhrig_times.m]] | ||
| − | |||
''Version 2.1, authors: [[Ilya Kuprov]]'' | ''Version 2.1, authors: [[Ilya Kuprov]]'' | ||
Revision as of 12:24, 25 April 2026
CPMG echo train with detection.
Contents
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