You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| SkullStripped | REQUIRED. Boolean. Whether the volume was skull stripped (non-brain voxels set to zero) or not.|
47
-
| Resolution | REQUIRED if `res` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the resolution keyword. |
48
-
| Density | REQUIRED if `den` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the density keyword. |
| SkullStripped | REQUIRED|[boolean][]| Whether the volume was skull stripped (non-brain voxels set to zero) or not.|
47
+
| Resolution | REQUIRED if `res` is present. |[string][]or [object][] mapping labels to strings|Specifies the interpretation of the resolution keyword.|
48
+
| Density | REQUIRED if `den` is present. |[string][]or [object][] mapping labels to strings|Specifies the interpretation of the density keyword.|
| RawSources |Same as defined in [Introduction][intro], but elevated from OPTIONAL to REQUIRED|
137
-
| Type | RECOMMENDED. Short identifier of the mask. Reserved values: `Brain` - brain mask, `Lesion` - lesion mask, `Face` - face mask, `ROI` - ROI mask |
138
-
| Atlas | OPTIONAL. Which atlas (if any) was used to generate the mask. RECOMMENDED if `label` entity is defined.|
139
-
| Resolution | REQUIRED if `res` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the resolution keyword. |
140
-
| Density | REQUIRED if `den` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the density keyword. |
| RawSources |REQUIRED |[array][] of [strings][]| Same as defined in [Introduction][intro], but elevated from OPTIONAL to REQUIRED.|
137
+
| Type | RECOMMENDED|[string][]| Short identifier of the mask. Reserved values: `Brain` - brain mask, `Lesion` - lesion mask, `Face` - face mask, `ROI` - ROI mask |
138
+
| Atlas | OPTIONAL, RECOMMENDED if `label` entity is defined |[string][]|Which atlas (if any) was used to generate the mask. |
139
+
| Resolution | REQUIRED if `res` is present|[string][]or [object][] mapping labels to strings|Specifies the interpretation of the resolution keyword.|
140
+
| Density | REQUIRED if `den` is present|[string][]or [object][] mapping labels to strings|Specifies the interpretation of the density keyword.|
141
141
142
142
Examples:
143
143
@@ -181,12 +181,12 @@ Probabilistic segmentations of surfaces are currently [unspecified][].
181
181
182
182
The following metadata fields apply to all segmentation files:
| Manual | OPTIONAL. Boolean. Indicates if the segmentation was performed manually or via an automated process|
187
-
| Atlas | OPTIONAL. Which atlas (if any) was used to derive the segmentation.|
188
-
| Resolution | REQUIRED if `res` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the resolution keyword. |
189
-
| Density | REQUIRED if `den` is present. String, or [object][] mapping labels to strings. Specifies the interpretation of the density keyword. |
0 commit comments