Skip to content

Commit a052ccf

Browse files
committed
Final 1.10.0 version
1 parent 10498da commit a052ccf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+2893
-2276
lines changed

site/404.html

Lines changed: 75 additions & 52 deletions
Large diffs are not rendered by default.

site/ASL_Module/index.html

Lines changed: 48 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -8,40 +8,44 @@
88

99

1010

11-
<link rel="canonical" href="https://github.com/ExploreASL/Documentation/1.10.0beta/ASL_Module/">
11+
<link rel="canonical" href="https://github.com/ExploreASL/Documentation/1.10.0/ASL_Module/">
1212

1313
<link rel="icon" href="../img/favicon/favicon-96x96.png">
14-
<meta name="generator" content="mkdocs-1.2.3, mkdocs-material-8.1.9">
14+
<meta name="generator" content="mkdocs-1.4.2, mkdocs-material-8.5.10">
1515

1616

1717

1818
<title>Module ASL - ExploreASL</title>
1919

2020

2121

22-
<link rel="stylesheet" href="../assets/stylesheets/main.2b4465f4.min.css">
22+
<link rel="stylesheet" href="../assets/stylesheets/main.975780f9.min.css">
2323

2424

25-
<link rel="stylesheet" href="../assets/stylesheets/palette.e6a45f82.min.css">
25+
<link rel="stylesheet" href="../assets/stylesheets/palette.2505c338.min.css">
2626

2727

28+
29+
2830

2931

3032

3133

3234

35+
3336
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
34-
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback">
37+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i%7CRoboto+Mono:400,400i,700,700i&display=fallback">
3538
<style>:root{--md-text-font:"Roboto";--md-code-font:"Roboto Mono"}</style>
3639

3740

3841

39-
<script>__md_scope=new URL("..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
42+
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce((e,_)=>(e<<5)-e+_.charCodeAt(0),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4043

4144

4245

4346

4447

48+
4549
</head>
4650

4751

@@ -70,9 +74,7 @@
7074
</div>
7175

7276
<div data-md-component="outdated" hidden>
73-
<aside class="md-banner md-banner--warning">
74-
75-
</aside>
77+
7678
</div>
7779

7880

@@ -86,7 +88,7 @@
8688

8789
</a>
8890
<label class="md-header__button md-icon" for="__drawer">
89-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
91+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2Z"/></svg>
9092
</label>
9193
<div class="md-header__title" data-md-component="header-title">
9294
<div class="md-header__ellipsis">
@@ -108,21 +110,21 @@
108110

109111

110112
<label class="md-header__button md-icon" for="__search">
111-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
113+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
112114
</label>
113115
<div class="md-search" data-md-component="search" role="dialog">
114116
<label class="md-search__overlay" for="__search"></label>
115117
<div class="md-search__inner" role="search">
116118
<form class="md-search__form" name="search">
117119
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
118120
<label class="md-search__icon md-icon" for="__search">
119-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
120-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
121+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5Z"/></svg>
122+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
121123
</label>
122124
<nav class="md-search__options" aria-label="Search">
123125

124-
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1">
125-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
126+
<button type="reset" class="md-search__icon md-icon" title="Clear" aria-label="Clear" tabindex="-1">
127+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z"/></svg>
126128
</button>
127129
</nav>
128130

@@ -142,10 +144,10 @@
142144

143145

144146
<div class="md-header__source">
145-
<a href="https://github.com/ExploreASL/Documentation/" title="Go to repository" class="md-source" data-md-component="source">
147+
<a href="https://github.com/ExploreASL/Documentation" title="Go to repository" class="md-source" data-md-component="source">
146148
<div class="md-source__icon md-icon">
147149

148-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
150+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
149151
</div>
150152
<div class="md-source__repository">
151153
GitHub
@@ -186,10 +188,10 @@
186188
</label>
187189

188190
<div class="md-nav__source">
189-
<a href="https://github.com/ExploreASL/Documentation/" title="Go to repository" class="md-source" data-md-component="source">
191+
<a href="https://github.com/ExploreASL/Documentation" title="Go to repository" class="md-source" data-md-component="source">
190192
<div class="md-source__icon md-icon">
191193

192-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
194+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--! Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc.--><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
193195
</div>
194196
<div class="md-source__repository">
195197
GitHub
@@ -225,7 +227,7 @@
225227
<li class="md-nav__item md-nav__item--nested">
226228

227229

228-
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_2" data-md-state="indeterminate" type="checkbox" id="__nav_2" checked>
230+
<input class="md-nav__toggle md-toggle md-toggle--indeterminate" data-md-toggle="__nav_2" type="checkbox" id="__nav_2" checked>
229231

230232

231233

@@ -749,13 +751,16 @@
749751
</div>
750752

751753

752-
<div class="md-content" data-md-component="content">
753-
<article class="md-content__inner md-typeset">
754-
754+
755+
<div class="md-content" data-md-component="content">
756+
<article class="md-content__inner md-typeset">
755757

756-
<a href="https://github.com/ExploreASL/Documentation/edit/master/docs/ASL_Module.md" title="Edit this page" class="md-content__button md-icon">
757-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25z"/></svg>
758-
</a>
758+
759+
760+
<a href="https://github.com/ExploreASL/Documentation/edit/master/docs/ASL_Module.md" title="Edit this page" class="md-content__button md-icon">
761+
762+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25Z"/></svg>
763+
</a>
759764

760765

761766
<h1 id="submodules-of-the-asl-module">Submodules of the ASL Module</h1>
@@ -1010,21 +1015,28 @@ <h3 id="xasl_wrp_visualqc_aslm">xASL_wrp_VisualQC_ASL.m</h3>
10101015
<li>Collect several other parameters &amp; store in PDF overview</li>
10111016
</ol>
10121017

1013-
1014-
</article>
1015-
</div>
1018+
1019+
1020+
1021+
1022+
1023+
</article>
1024+
</div>
1025+
1026+
10161027
</div>
10171028

10181029
</main>
10191030

10201031
<footer class="md-footer">
10211032

1022-
<nav class="md-footer__inner md-grid" aria-label="Footer">
1033+
1034+
<nav class="md-footer__inner md-grid" aria-label="Footer" >
10231035

10241036

10251037
<a href="../Structural_Module/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Module Structural" rel="prev">
10261038
<div class="md-footer__button md-icon">
1027-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
1039+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
10281040
</div>
10291041
<div class="md-footer__title">
10301042
<div class="md-ellipsis">
@@ -1048,7 +1060,7 @@ <h3 id="xasl_wrp_visualqc_aslm">xASL_wrp_VisualQC_ASL.m</h3>
10481060
</div>
10491061
</div>
10501062
<div class="md-footer__button md-icon">
1051-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg>
1063+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4Z"/></svg>
10521064
</div>
10531065
</a>
10541066

@@ -1074,11 +1086,13 @@ <h3 id="xasl_wrp_visualqc_aslm">xASL_wrp_VisualQC_ASL.m</h3>
10741086
<div class="md-dialog" data-md-component="dialog">
10751087
<div class="md-dialog__inner md-typeset"></div>
10761088
</div>
1077-
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.expand"], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "search": "../assets/javascripts/workers/search.22074ed6.min.js", "version": {"provider": "mike"}}</script>
1089+
1090+
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.expand"], "search": "../assets/javascripts/workers/search.16e2a7d4.min.js", "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "version": {"provider": "mike"}}</script>
10781091

10791092

1080-
<script src="../assets/javascripts/bundle.960e086b.min.js"></script>
1093+
<script src="../assets/javascripts/bundle.5a2dcb6a.min.js"></script>
10811094

10821095

1096+
10831097
</body>
10841098
</html>

0 commit comments

Comments
 (0)