Skip to content

Commit f964e96

Browse files
committed
DOC: fix error in column name for sm_instance_index
1 parent deb1239 commit f964e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/column_descriptions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ includes DICOM instances of the slide microscopy modality.
105105
obtained
106106
- `staining_usingSubstance`: describes staining steps the specimen underwent
107107
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
108+
- `TotalPixelMatrixColumns`: width of the image
109+
- `TotalMatrixRows`: height of the image
110110
- `PixelSpacing_0`: pixel spacing in mm
111111
- `ImageType`: specifies further characteristics of the image in a list,
112112
including as the third value whether it is a VOLUME, LABEL, OVERVIEW or

0 commit comments

Comments
 (0)