dicompyler / dicompyler-core

A library of core radiation therapy modules for DICOM RT used by dicompyler
https://dicompyler-core.readthedocs.io
Other
147 stars 69 forks source link

Grid Frame Offset option b #284

Open darcymason opened 2 years ago

darcymason commented 2 years ago

I haven't observed an actual real-world problem with this, but noticed that GetDoseGrid, in using the GridFrameOffsetVector, does not check for the "option b" case defined in the DICOM standard, which could result in dose planes being offset from the correct location.

Unlikely, but possibly related to #160? Most likely the grid would be very far off if option b were used in the DICOM file.