Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.36 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.36 KB

MRXCAT with ERIC: extra-dimensional respiration with inflow of contrast

a MATLAB-based app designed for testing of MR sampling and reconstruction of abdominal dynamic contrast-enhanced MRI

Main screen

Required MATLAB toolboxes:

  • Image Processing Toolbox
  • Parallel Computing Toolbox

Additional toolboxes:

  • gpuSparse and nufft_3d from Mark Bydder. Note these are provided with the package but may need to be recompiled within MATLAB
  • nufft from Jeff Fessler and the Michigan Image Reconstruction Toolbox. Note future versions of the phantom will reduce the nufft redundancy.
  • bart, either on a linux system or using a Windows-based install. This code was tested using bart version 0.4.03
  • imtool3d from Tanguy Duval - a really intuitive Matlab-based segmentation tool. Used for motion correction.

To start, open MATLAB at the folder containing MRXCATwERIC.mlapp and type:

MRXCATwERIC

Additional detailed information can be found in docs/user manual.docx