Phantom out put for QA

Hello, I want to open an output file from the Octavius Phantom, which is in xcc format, extract its information, or convert it to DICOM format. Is this possible using pylinac or other tools?

Hi,
pylinac is not able to handle PTW file formats at the moment. There is a user suggestion by me here:
https://pylinac.featureupvote.com/ which got to the state of planned but it is of no high priority I think.
I haven’t seen xcc files in my practice but would think they are more or less xml versions of the older mcc? It that is the case you might be able to extract the data you want with the python xml modules XML Processing Modules — Python 3.13.0 documentation

regards
Thomas