├── GRAPPA_Tutorial.m ├── README.md └── fig ├── 01_SLphantom.png ├── 02_CoilChSensitivities.png ├── 03_SLphantomByCh.png ├── 04_kSpaceFullySampled.png ├── 05_kSpaceUnderSampled.png ├── 06_SLphantomAliased.png ├── 07_AutocalibrationLines.png ├── 08_kSpaceRestored.png ├── 09_ReconstructedImageByChannel.png └── 10_ReconstructedImage.png /GRAPPA_Tutorial.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/GRAPPA_Tutorial.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/README.md -------------------------------------------------------------------------------- /fig/01_SLphantom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/01_SLphantom.png -------------------------------------------------------------------------------- /fig/02_CoilChSensitivities.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/02_CoilChSensitivities.png -------------------------------------------------------------------------------- /fig/03_SLphantomByCh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/03_SLphantomByCh.png -------------------------------------------------------------------------------- /fig/04_kSpaceFullySampled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/04_kSpaceFullySampled.png -------------------------------------------------------------------------------- /fig/05_kSpaceUnderSampled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/05_kSpaceUnderSampled.png -------------------------------------------------------------------------------- /fig/06_SLphantomAliased.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/06_SLphantomAliased.png -------------------------------------------------------------------------------- /fig/07_AutocalibrationLines.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/07_AutocalibrationLines.png -------------------------------------------------------------------------------- /fig/08_kSpaceRestored.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/08_kSpaceRestored.png -------------------------------------------------------------------------------- /fig/09_ReconstructedImageByChannel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/09_ReconstructedImageByChannel.png -------------------------------------------------------------------------------- /fig/10_ReconstructedImage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tetianadadakova/Tutorial-MRI-Reconstruction-Using-GRAPPA/HEAD/fig/10_ReconstructedImage.png --------------------------------------------------------------------------------