Skip to content

Commit b6adcf8

Browse files
committed
Deployed 1400712 with MkDocs version: 1.5.3
0 parents  commit b6adcf8

64 files changed

Lines changed: 18866 additions & 0 deletions

Some content is hidden

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

.nojekyll

Whitespace-only changes.

404.html

Lines changed: 609 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"fmap": {
3+
"datatype": "fmap"
4+
},
5+
"bold": {
6+
"datatype": "func",
7+
"suffix": "bold"
8+
},
9+
"sbref": {
10+
"datatype": "func",
11+
"suffix": "sbref"
12+
},
13+
"flair": {
14+
"datatype": "anat",
15+
"suffix": "FLAIR"
16+
},
17+
"t2w": {
18+
"datatype": "anat",
19+
"suffix": "T2w"
20+
},
21+
"t1w": {
22+
"datatype": "anat",
23+
"suffix": "T1w"
24+
},
25+
"roi": {
26+
"datatype": "anat",
27+
"suffix": "roi"
28+
}
29+
}

0 commit comments

Comments
 (0)