description | Demo code for the Dual-Polarity GRAPPA (DPG) method to phase-correct and reconstruct Echo Planar Imaging (EPI) MR data |
last change | Sat, 28 Jan 2023 16:33:26 +0000 (11:33 -0500) |
URL | https://sigprocexperts.com/demo_code/dpg/ |
This collection of Matlab code and data presents one implementation of the method described in "Dual-Polarity GRAPPA for simultaneous reconstruction and ghost correction of EPI data." Magn Reson Med. 76(1):32-44, Jul 2016. http://dx.doi.org/10.1002/mrm.25839
EPI gradient-echo BOLD data
2.0mm isotropic resolution
96x60 matrix size
collected on 2015-05-18, data file MID902
data/dpg_acs1.nd ACS data, with the first readout acquired using RO+
data/dpg_acs2.nd ACS data, with the first readout acquired using RO-
data/dpg_C.nd The PLACE ACS image, formed from a combination of dpg_acs1 and dpg_acs2
data/dpg_k.nd one frame of R=2 EPI data
data/dpg_k_pcref.nd navigator data for dpg_k, to perform traditional Nyquist ghost correction
data/y.nd NGC coefficients, derived from dpg_k_pcref and used with phzapply.m
data/y_acs2.nd NGC coefficients, derived from A and B and used with phzapply.m
dpg_cal.m the DPG calibration code
dpg_recon.m the DPG reconstruction code
phzshift.m calculates the coordinate shift between two k-space data sets using SIEPCM
phzapply.m a script to apply standard Nyquist ghost correction coefficients
fif.m a 2D FFT macro script
ifi.m a 2D FFT macro script
readnd.m script to read the .nd data files
runthis.m the main demo script
runthis2.m an alternate demo script (w/o GESTE/PLACE acs data)
2023-01-28 | WSHoge | DPG demo version from 2019-08-20 master | commit | commitdiff | tree | snapshot |
21 months ago | master | shortlog | log | tree |