diff --git a/src/derivatives/imaging.md b/src/derivatives/imaging.md index b802d6c309..aea21dbaad 100644 --- a/src/derivatives/imaging.md +++ b/src/derivatives/imaging.md @@ -153,10 +153,9 @@ Template: A binary (1 - inside, 0 - outside) mask in the space defined by the [`space` entity](../appendices/entities.md#space). If no transformation has taken place, the value of `space` SHOULD be set to `orig`. -If the mask is an ROI mask derived from an atlas, then the [`label` entity](../appendices/entities.md#label)) SHOULD -be used to specify the masked structure -(see [Common image-derived labels](#common-image-derived-labels)), -and the `Atlas` metadata SHOULD be defined. +If the mask is an ROI mask derived from an atlas segmentation, +then the [`label` entity](../appendices/entities.md#label) SHOULD be used to specify the masked structure +(see [Common image-derived labels](#common-image-derived-labels)). JSON metadata fields: @@ -170,7 +169,6 @@ A guide for using macros can be found at --> {{ MACROS___make_sidecar_table([ "derivatives.common_derivatives.MaskDerivatives", - "derivatives.common_derivatives.MaskDerivativesAtlas", "derivatives.common_derivatives.ImageDerivativeResEntity", "derivatives.common_derivatives.ImageDerivativeDenEntity", ]) }} @@ -229,10 +227,10 @@ structure may be concatenated in a single file. Segmentations may be defined in a volume (labeled voxels), a surface (labeled vertices) or a combined volume/surface space. -If the segmentation can be derived from different atlases, -the [`atlas` entity](../appendices/entities.md#atlas) MAY be used to -distinguish the different segmentations. -If so, the `Atlas` metadata SHOULD also be defined. +If the segmentation can be generated in different ways, +for example, following an atlas segmentation, +the [`seg` entity](../appendices/entities.md#segmentation) MAY be used to +distinguish the name of the segmentation used. The following section describes discrete and probabilistic segmentations of volumes, followed by discrete segmentations of surface/combined spaces. @@ -250,7 +248,6 @@ A guide for using macros can be found at --> {{ MACROS___make_sidecar_table([ "derivatives.common_derivatives.SegmentationCommon", - "derivatives.common_derivatives.SegmentationCommonAtlas", "derivatives.common_derivatives.ImageDerivativeResEntity", "derivatives.common_derivatives.ImageDerivativeDenEntity", ]) }} @@ -268,7 +265,7 @@ Template: / sub-