|
102 | 102 | "name": "epi_mean_t1_registration/flirt",
|
103 | 103 | "file_pattern": "func/.*_flirtnobbr",
|
104 | 104 | "title": "EPI to T1 registration",
|
105 |
| - "description": "FSL <code>flirt</code> was used to generate transformations from EPI space to T1 Space - BBR refinement rejected" |
| 105 | + "description": "FSL <code>flirt</code> was used to generate transformations from EPI space to T1 Space - BBR refinement rejected. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation." |
106 | 106 | },
|
107 | 107 | {
|
108 | 108 | "name": "epi_mean_t1_registration/coreg",
|
109 | 109 | "file_pattern": "func/.*_coreg",
|
110 | 110 | "title": "EPI to T1 registration",
|
111 |
| - "description": "<code>mri_coreg</code> (FreeSurfer) was used to generate transformations from EPI space to T1 Space - <code>bbregister</code> refinement rejected" |
| 111 | + "description": "<code>mri_coreg</code> (FreeSurfer) was used to generate transformations from EPI space to T1 Space - <code>bbregister</code> refinement rejected. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation." |
112 | 112 | },
|
113 | 113 | {
|
114 | 114 | "name": "epi_mean_t1_registration/flirtbbr",
|
115 | 115 | "file_pattern": "func/.*_flirtbbr",
|
116 | 116 | "title": "EPI to T1 registration",
|
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" |
| 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. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation." |
118 | 118 | },
|
119 | 119 | {
|
120 | 120 | "name": "epi_mean_t1_registration/bbregister",
|
121 | 121 | "file_pattern": "func/.*_bbregister",
|
122 | 122 | "title": "EPI to T1 registration",
|
123 |
| - "description": "<code>bbregister</code> was used to generate transformations from EPI-space to T1w-space" |
| 123 | + "description": "<code>bbregister</code> was used to generate transformations from EPI-space to T1w-space. Note that Nearest Neighbor interpolation is used in the reportlets in order to highlight potential spin-history and other artifacts, whereas final images are resampled using Lanczos interpolation." |
124 | 124 | },
|
125 | 125 | {
|
126 | 126 | "name": "epi/carpetplot",
|
|
0 commit comments