This program converts a dicom RT-plan (e.g. rtplan258.dcm) file into a readable table with beam geometry and individial MLC shapes for the plan.
Anonymize the patient before upload to be
sure there are no possible HIPAA issues.
Acknowledgement: Thanks to the authors of dcmtk for providing the program dcm2xml which is used to convert the dicom
file to xml. (https://dicom.offis.de/dcmtk.php.en).
The xml file is then used to extract the information.