Skip to content

Commit 857bef9

Browse files
committed
Revert "Add atlas entity to the schema for segmentations"
This reverts commit 1866012.
1 parent 91c4bff commit 857bef9

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

src/schema/rules/files/deriv/imaging.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ anat_parametric_discrete_segmentation:
9999
entities:
100100
$ref: rules.files.raw.anat.parametric.entities
101101
space: optional
102-
atlas: optional
103102
resolution: optional
104103
density: optional
105104
description: optional
@@ -116,7 +115,6 @@ anat_nonparametric_discrete_segmentation:
116115
entities:
117116
$ref: rules.files.raw.anat.nonparametric.entities
118117
space: optional
119-
atlas: optional
120118
resolution: optional
121119
density: optional
122120
description: optional
@@ -133,7 +131,6 @@ func_discrete_segmentation:
133131
entities:
134132
$ref: rules.files.raw.func.func.entities
135133
space: optional
136-
atlas: optional
137134
resolution: optional
138135
density: optional
139136
description: optional
@@ -145,7 +142,6 @@ dwi_discrete_segmentation:
145142
entities:
146143
$ref: rules.files.raw.dwi.dwi.entities
147144
space: optional
148-
atlas: optional
149145
resolution: optional
150146
density: optional
151147
description: optional
@@ -157,7 +153,6 @@ anat_parametric_probabilistic_segmentation:
157153
entities:
158154
$ref: rules.files.raw.anat.parametric.entities
159155
space: optional
160-
atlas: optional
161156
resolution: optional
162157
density: optional
163158
label: optional
@@ -170,7 +165,6 @@ anat_nonparametric_probabilistic_segmentation:
170165
entities:
171166
$ref: rules.files.raw.anat.nonparametric.entities
172167
space: optional
173-
atlas: optional
174168
resolution: optional
175169
density: optional
176170
label: optional
@@ -183,7 +177,6 @@ func_probabilistic_segmentation:
183177
entities:
184178
$ref: rules.files.raw.func.func.entities
185179
space: optional
186-
atlas: optional
187180
resolution: optional
188181
density: optional
189182
label: optional
@@ -196,7 +189,6 @@ dwi_probabilistic_segmentation:
196189
entities:
197190
$ref: rules.files.raw.dwi.dwi.entities
198191
space: optional
199-
atlas: optional
200192
resolution: optional
201193
density: optional
202194
label: optional
@@ -215,7 +207,6 @@ anat_parametic_discrete_surface:
215207
$ref: rules.files.raw.anat.parametric.entities
216208
hemisphere: optional
217209
space: optional
218-
atlas: optional
219210
resolution: optional
220211
density: optional
221212
description: optional
@@ -233,7 +224,6 @@ anat_nonparametic_discrete_surface:
233224
$ref: rules.files.raw.anat.nonparametric.entities
234225
hemisphere: optional
235226
space: optional
236-
atlas: optional
237227
resolution: optional
238228
density: optional
239229
description: optional

0 commit comments

Comments
 (0)