-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTutorials.html
More file actions
118 lines (116 loc) · 5.47 KB
/
Tutorials.html
File metadata and controls
118 lines (116 loc) · 5.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
<!-- HTML header for doxygen 1.8.9.1-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="keywords" content="MRI, magnetic resonance, imaging, MR, NMR, sequence">
<meta name="description" content="Open source pulse sequences for NMR and MRI">
<meta name="author" content="University Medical Center Freiburg">
<link rel="shortcut icon" href="http://pulseq.github.io/favicon.ico" type="image/x-icon" />
<title>Open-source pulse sequences: $title</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customstyles.css" rel="stylesheet" type="text/css"/>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-32354347-3', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 60px;">
<td id="projectlogo" style="vertical-align:middle"><img alt="Logo" src="logo.png"/></td>
<td style="padding-left: 1.5em;">
<div id="projectname">Open-source pulse sequences
 <span id="projectnumber"></span>
</div>
<div id="projectbrief">Easily create and execute MR sequences</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="PageDoc"><div class="contents">
<div class="textblock"><h2><a class="anchor" id="autotoc_md4"></a>
Sequence examples</h2>
<h3><a class="anchor" id="autotoc_md5"></a>
Matlab</h3>
<ul>
<li><a href="writeGradientEcho.html">Gradient echo sequence</a></li>
<li><a href="writeGradientEcho3D.html">3D Gradient echo sequence</a></li>
<li><a href="writeEpi.html">EPI sequence</a></li>
<li><a href="writeEpiRS.html">EPI sequence with ramp sampling</a></li>
<li><a href="writeEpiSpinEcho.html">SE-EPI sequence</a></li>
<li><a href="writeHASTE.html">HASTE sequence</a></li>
<li><a href="writeRadialGradientEcho.html">Radial Gradient echo sequence</a></li>
<li><a href="writeSelectiveRf.html">Create a 2D selective RF pulse</a></li>
<li><a href="writeSpiral.html">Spiral sequence</a></li>
<li><a href="writeTrufi.html">Trufi sequence</a></li>
<li><a href="writeTSE.html">Turbo spin echo sequence</a></li>
<li><a href="writeUTE.html">UTE sequence</a></li>
<li><a href="writeUTE_rs.html">UTE sequence with ramp sampling</a></li>
</ul>
<h2><a class="anchor" id="autotoc_md6"></a>
Scanner implementations</h2>
<p>Currently, <em>Pulseq</em> sequences can be executed on the following platforms. Please <a href="#" onclick="location.href='mai'+'lto:'+'pul'+'se'+'q.m'+'r@'+'uni'+'kl'+'ini'+'k-'+'fre'+'ib'+'urg'+'.d'+'e'; return false;">contact us</a> if you would like to run open and flexible sequences at your institution.</p>
<ul>
<li>Siemens</li>
<li><a href="https://toppemri.github.io">GE</a></li>
<li><a href="https://github.com/pulseq/bruker_interpreter">Bruker</a></li>
</ul>
<h2><a class="anchor" id="autotoc_md7"></a>
Download source code</h2>
<p>Both MATLAB and C++ source code is available here: <a href="https://github.com/pulseq/pulseq">https://github.com/pulseq/pulseq</a>. Alternatively, cloning the git repository directly: </p><pre class="fragment">git clone git@github.com:pulseq/pulseq.git
</pre> </div></div><!-- contents -->
</div><!-- PageDoc -->
<!-- HTML footer for doxygen 1.8.9.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <a href="http://www.doxygen.org/index.html">doxygen</a> 1.9.1
</small></address>
</body>
</html>