Hi Pytomo team!
Thank you for this nice Python tool.
I have a question regarding the dicom notebook you provided.
At some point, to compare the reconstruction with the one offered by the vendor, you used Pydicom to load the vendor’s image, and you divided the pixel array by 90. Why did you do so? Where this 90 factor came from?
Best regards
Ludovic
I’ve also encountered this problem, I don’t know if you have solved it yet