We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb1239 commit f964e96Copy full SHA for f964e96
docs/column_descriptions.md
@@ -105,8 +105,8 @@ includes DICOM instances of the slide microscopy modality.
105
obtained
106
- `staining_usingSubstance`: describes staining steps the specimen underwent
107
before the image was obtained
108
- - `max_TotalPixelMatrixColumns`: width of the image at the maximum resolution
109
- - `max_TotalMatrixRows`: height of the image at the maximum resolution
+ - `TotalPixelMatrixColumns`: width of the image
+ - `TotalMatrixRows`: height of the image
110
- `PixelSpacing_0`: pixel spacing in mm
111
- `ImageType`: specifies further characteristics of the image in a list,
112
including as the third value whether it is a VOLUME, LABEL, OVERVIEW or
0 commit comments