From 4953d937742183394f3d33e87e74f115b3e740ed Mon Sep 17 00:00:00 2001
From: Layla Riemann <layla.riemann@ptb.de>
Date: Sat, 8 May 2021 16:13:56 +0000
Subject: [PATCH] Update README.txt

---
 README.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/README.txt b/README.txt
index 2d6d652..1a20673 100644
--- a/README.txt
+++ b/README.txt
@@ -1,3 +1,17 @@
+vGRAPPA decomposition algorithm
+
+This algorithm decomposes simultaneously acquired multi-voxel 
+data to their respective origin regions. Based on the split-slice GRAPPA code by Steen Moeller, University of Minnesota, USA.
+
+Author: L.T. Riemann (Physikalisch-Technische Bundesanstalt, PTB)
+version 0.1
+Date: 2021/05/08
+
+Please cite as: L.T.Riemann, C.S.Aigner, R.Mekle, S.Schmitter, B.Ittermann, A.Fillmer; 
+"Fourier-based decomposition approach for simultaneous acquisition of\""
+"H spectra from two voxels in vivo at short echo times", Proc. Int. Soc. Magn. Reson. Med. 2021:0071
+
+
 Recon_Spectro_MB.m is the program that executes the vGRAPPA algorithm
 
 one has to insert the low SNR single-band data of both voxels as .dat file (SIEMENS raw data format)
-- 
GitLab