I'm trying to analyze halcyon Dynamic Delivery files with PyLinac. Varian provides 3 DICOM files for these tests: Variable Dose Rate, Variable Gantry Speed, Variable Leaf speed.
The default VMAT tests in PyLinac don't create the ROIs properly for these fields, so I'm trying to manually create them. Varian provides the Horizontal Offset (in mm) from the left side of the image for each ROI, while the PyLinac offset is from the calculated center of the image.
Is there a way to somehow implement the offsets from the left side of the image?
See attached for more information.