Matlab PAR REC Reader (readParRec42.m)

Reads in *.PAR and *.REC (v4.2) files output by Philips MRI scanners
1.3K Downloads
Updated 25 Oct 2012

View License

RunMe.m
Sample data included.
-----------------------------
filefolder = [cd '/ParRec'];
display=0;

[mag, phase, info] = readparrec42(filefolder, display);

mag = magnitude image (T2W,...)
phase = Phase image (zero if not available)
info = size, resolution, fov, # slices, # dynamics, # cardiac cycles, slice orientatation, offcenter,TE, # averages...
------------------------------------------

Cite As

Ramin S. Sahebjavaher (2024). Matlab PAR REC Reader (readParRec42.m) (https://www.mathworks.com/matlabcentral/fileexchange/38797-matlab-par-rec-reader-readparrec42-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Import and Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0