-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample.yaml
60 lines (60 loc) · 1.05 KB
/
example.yaml
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
dwiqc:
dwi_main_a:
tag:
- .*(^|\s)#dwi_main_a(?P<run>_\d+)?(\s|$).*
bids_subdir:
- dwi
direction:
- AP
acquisition_group:
- A
dwi_main_b:
tag:
- .*(^|\s)#dwi_main_b(?P<run>_\d+)?(\s|$).*
bids_subdir:
- dwi
direction:
- AP
acquisition_group:
- B
dwi_main_c:
tag:
- .*(^|\s)#dwi_main_c(?P<run>_\d+)?(\s|$).*
bids_subdir:
- dwi
direction:
- PA
acquisition_group:
- C
revpol_a:
tag:
- .*(^|\s)#dwi_revpol_a(?P<run>_\d+)?(\s|$).*
bids_subdir:
- fmap
direction:
- PA
acquisition_group:
- A
revpol_b:
tag:
- .*(^|\s)#dwi_revpol_b(?P<run>_\d+)?(\s|$).*
bids_subdir:
- fmap
direction:
- PA
acquisition_group:
- B
revpol_c:
tag:
- .*(^|\s)#dwi_revpol_c(?P<run>_\d+)?(\s|$).*
bids_subdir:
- fmap
direction:
- AP
acquisition_group:
- C
t1w:
tag:
- .*(^|\s)ANAT_1.0_ADNI(?P<run>_\d+)?(\s|$).*
bids_subdir:
- anat