Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/source/dicom/dicom_mosaic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The first two values of $\mathbf{s}$ ($s_1, s_2$) are given by the
``PixelSpacing`` field. We get $s_3$ (the slice scaling
value) from ``SpacingBetweenSlices``.

The :ref:`spm-dicom` code has a comment saying that mosaic DICOM imagqes
The :ref:`spm-dicom` code has a comment saying that mosaic DICOM images
have an incorrect ``ImagePositionPatient`` field. The
``ImagePositionPatient`` field usually gives the $\mathbf{t}$ vector.
The comments imply that Siemens has derived ``ImagePositionPatient``
Expand Down