phantoms.m

From Spinach Documentation Wiki
Revision as of 19:39, 6 June 2026 by Kuprov (talk | contribs) (Update function See also links and function index membership)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

MRI phantom library.

Syntax

    [R1Ph,R2Ph,PDPh,dims,npts]=phantoms(ph_name)

Parameters

    ph_name  - character string giving the name of the
               phantom (see the function text)

Outputs

   R1Ph   - a cube of R1 values

   R2Ph   - a cube of R2 values

   PDPh   - a cube of PD values

   dims   - row vector of three cube dimensions, m

   npts   - row vector of three cube dimensions, points

See also

volplot.m, g2fplanck.m, hydrodynamics.m, mri_2d_plot.m, ngridpts.m, v2fplanck.m, Imaging_module

Version 2.1, authors: Ilya Kuprov