|
82 | 82 | },
|
83 | 83 | {
|
84 | 84 | "name": "epi/unwarp",
|
85 |
| - "file_pattern": "func/.*bold_sdc_.*\\.", |
| 85 | + "file_pattern": "func/.*_sdc_.*\\.", |
86 | 86 | "title": "Susceptibility distortion correction",
|
87 | 87 | "description": "Results of performing susceptibility distortion correction (SDC) on the EPI"
|
88 | 88 | },
|
89 | 89 | {
|
90 | 90 | "name": "epi/sdc_syn",
|
91 |
| - "file_pattern": "func/.*bold_forcedsyn", |
| 91 | + "file_pattern": "func/.*_forcedsyn", |
92 | 92 | "title": "Experimental fieldmap-less susceptibility distortion correction",
|
93 | 93 | "description": "The dataset contained some fieldmap information, but the argument <code>--force-syn</code> was used. The higher-priority SDC method was used. Here, we show the results of performing SyN-based SDC on the EPI for comparison."
|
94 | 94 | },
|
95 | 95 | {
|
96 | 96 | "name": "epi/rois",
|
97 |
| - "file_pattern": "func/.*bold_rois", |
| 97 | + "file_pattern": "func/.*_rois", |
98 | 98 | "title": "ROIs in BOLD space",
|
99 | 99 | "description": "Brain mask calculated on the BOLD signal (red contour), along with the masks used for a/tCompCor.<br />The aCompCor mask (magenta contour) is a conservative CSF and white-matter mask for extracting physiological and movement confounds. <br />The fCompCor mask (blue contour) contains the top 5% most variable voxels within a heavily-eroded brain-mask."
|
100 | 100 | },
|
101 | 101 | {
|
102 | 102 | "name": "epi_mean_t1_registration/flirt",
|
103 |
| - "file_pattern": "func/.*_bold_flirt", |
| 103 | + "file_pattern": "func/.*_flirt", |
104 | 104 | "title": "EPI to T1 registration",
|
105 | 105 | "description": "FSL <code>flirt</code> was used to generate transformations from EPI space to T1 Space - BBR refinement rejected"
|
106 | 106 | },
|
107 | 107 | {
|
108 | 108 | "name": "epi_mean_t1_registration/coreg",
|
109 |
| - "file_pattern": "func/.*_bold_coreg", |
| 109 | + "file_pattern": "func/.*_coreg", |
110 | 110 | "title": "EPI to T1 registration",
|
111 | 111 | "description": "<code>mri_coreg</code> (FreeSurfer) was used to generate transformations from EPI space to T1 Space - <code>bbregister</code> refinement rejected"
|
112 | 112 | },
|
113 | 113 | {
|
114 | 114 | "name": "epi_mean_t1_registration/flt_bbr",
|
115 |
| - "file_pattern": "func/.*_bold_flt_bbr", |
| 115 | + "file_pattern": "func/.*_flt_bbr", |
116 | 116 | "title": "EPI to T1 registration",
|
117 | 117 | "description": "FSL <code>flirt</code> was used to generate transformations from EPI-space to T1w-space - The white matter mask calculated with FSL <code>fast</code> (brain tissue segmentation) was used for BBR"
|
118 | 118 | },
|
119 | 119 | {
|
120 | 120 | "name": "epi_mean_t1_registration/bbr",
|
121 |
| - "file_pattern": "func/.*_bold_bbr", |
| 121 | + "file_pattern": "func/.*_bbr", |
122 | 122 | "title": "EPI to T1 registration",
|
123 | 123 | "description": "<code>bbregister</code> was used to generate transformations from EPI-space to T1w-space"
|
124 | 124 | },
|
|
0 commit comments