Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix order of mppx and mppy in Phillips parser #81

Merged
merged 1 commit into from
Nov 30, 2023

Commits on Nov 30, 2023

  1. fix order of mppx and mppy in Phillips parser

    According to the DICOM spec, the first value is row mpp and second is column mpp.
    
    > Physical distance in the imaging target (patient, specimen, or phantom) between the centers of each pixel, specified by a numeric pair - adjacent row spacing (delimiter) adjacent column spacing in mm. See Section 10.7.1.3 for further explanation of the value order.
    
    source: https://dicom.innolitics.com/ciods/vl-whole-slide-microscopy-image/vl-whole-slide-microscopy-image-multi-frame-functional-groups/52009230/00289110/00280030
    
    Related to Bayer-Group#80 (review)
    kaczmarj authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d386395 View commit details
    Browse the repository at this point in the history