A Method for Deriving and Reconstructing Dose-Volume Histograms from Pinnacle Radiotherapy Planning System
A radiotherapy planning system and histogram technology, applied in computing, special data processing applications, instruments, etc., can solve the problems of lack of sufficient workstations for doctors' scientific research and statistical work, visual deviation, reading errors, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0077] First write the script program and embed it into the Pinnacle radiotherapy planning system; then, by executing the script program, the graphical dose-volume histogram stored in the system is exported in the form of differential expression and stored as an ASCII text file in a specific format; Finally, the dose-volume histogram in integral form is reconstructed by parsing the text file. Specific steps are as follows:
[0078] The script embedding steps are as follows:
[0079] 1) Writing scripts: Create a new blank text file with a text editor, and enter the following three script codes into it:
[0080] WindowList.PlanEval.CreateUnrealized = "PlanEvalButton";
[0081] WindowList.PlanEval.PanelList.#"#0" .GotoPanel = "PlanEvalButton";
[0082] WindowList.PlanEval.Create = "PlanEvalButton";
[0083] PluginManager.PlanEvalPlugin.TrialList.#"#0".Selected = 1;
[0084] WindowList.DoseVolHistTabular.Create = "Tabular DVH...";
[0085] DVHList.Current = 0;
[0086] DVHL...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


