Skip to content

Commit

Permalink
Update imaging.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Aug 21, 2024
1 parent 53ee0d4 commit 0a52d88
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions src/schema/rules/files/deriv/imaging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ anat_parametric_volumetric:
entities:
$ref: rules.files.raw.anat.parametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -14,7 +14,7 @@ anat_nonparametric_volumetric:
entities:
$ref: rules.files.raw.anat.nonparametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -24,7 +24,7 @@ dwi_volumetric:
entities:
$ref: rules.files.raw.dwi.dwi.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -34,7 +34,7 @@ dwi_isotropic:
entities:
$ref: rules.files.raw.dwi.isotropic.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -44,7 +44,7 @@ func_volumetric:
entities:
$ref: rules.files.raw.func.func.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -56,7 +56,7 @@ anat_parametric_mask:
entities:
$ref: rules.files.raw.anat.parametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -69,7 +69,7 @@ anat_nonparametric_mask:
entities:
$ref: rules.files.raw.anat.nonparametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -82,7 +82,7 @@ dwi_mask:
entities:
$ref: rules.files.raw.dwi.dwi.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -95,7 +95,7 @@ func_mask:
entities:
$ref: rules.files.raw.func.func.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -108,7 +108,7 @@ anat_parametric_discrete_segmentation:
entities:
$ref: rules.files.raw.anat.parametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -125,7 +125,7 @@ anat_nonparametric_discrete_segmentation:
entities:
$ref: rules.files.raw.anat.nonparametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -142,7 +142,7 @@ func_discrete_segmentation:
entities:
$ref: rules.files.raw.func.func.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -154,7 +154,7 @@ dwi_discrete_segmentation:
entities:
$ref: rules.files.raw.dwi.dwi.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -166,7 +166,7 @@ anat_parametric_probabilistic_segmentation:
entities:
$ref: rules.files.raw.anat.parametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -179,7 +179,7 @@ anat_nonparametric_probabilistic_segmentation:
entities:
$ref: rules.files.raw.anat.nonparametric.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -192,7 +192,7 @@ func_probabilistic_segmentation:
entities:
$ref: rules.files.raw.func.func.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -205,7 +205,7 @@ dwi_probabilistic_segmentation:
entities:
$ref: rules.files.raw.dwi.dwi.entities
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
label: optional
Expand All @@ -224,7 +224,7 @@ anat_parametic_discrete_surface:
$ref: rules.files.raw.anat.parametric.entities
hemisphere: optional
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional
Expand All @@ -242,7 +242,7 @@ anat_nonparametic_discrete_surface:
$ref: rules.files.raw.anat.nonparametric.entities
hemisphere: optional
space: optional
volspace: optional
volspace: optional
resolution: optional
density: optional
description: optional

0 comments on commit 0a52d88

Please sign in to comment.