jrkerns / pylinac

An image analysis library for medical physics
MIT License
145 stars 94 forks source link

While phantom is correctly placed processing the image show the error "ValueError: The phantom angle was not near +/-45 degrees. Please adjust the phantom" #411

Closed peterg1t closed 2 years ago

peterg1t commented 2 years ago

When the jaws are in the StandardImagingQC3 module does not properly detects the phantom in its correct orientation A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior: qc3 = StandardImagingQC3(fn) qc3.analyze()

Expected behavior ROIs and phantom should be detected and identified

Screenshots The phantom is properly located at 45 degrees but the jaws are not fully extended out as shown in the dicom file anon.zip

Additional context Add any other context about the problem here.