forked from mikgroup/espirit-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
12 lines (12 loc) · 867 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
<center><h1 id="espirit-python">espirit-python</h1></center>
<h2 id="description">Description</h2>
<p>ESPIRiT implemented in Python. GitHub repository located here: <a href="https://github.com/mikgroup/espirit-python">https://github.com/mikgroup/espirit-python</a>.</p>
<h2 id="prerequisites">Prerequisites</h2>
<p>ESPIRiT itself requires <code>numpy</code>. <code>matplotlib</code> is needed to display images.</p>
<h2 id="usage">Usage</h2>
<p>Please see <code>example.py</code> for a usage example.</p>
<h2 id="references">References</h2>
<ul>
<li>Uecker, M., Lai, P., Murphy, M. J., Virtue, P., Elad, M., Pauly, J. M., ... & Lustig, M. (2014). ESPIRiT—an eigenvalue approach to autocalibrating parallel MRI: where SENSE meets GRAPPA. Magnetic resonance in medicine, 71(3), 990-1001.</li>
<li>Data from <a href="http://mridata.org">mridata.org</a></li>
</ul>