Skip to content

Commit 3bc7990

Browse files
LiBu981sjh26
authored andcommitted
Update project title and add RTPlan recalculation details
1 parent d4e9c6a commit 3bc7990

1 file changed

Lines changed: 34 additions & 2 deletions

File tree

  • PW44_2026_GranCanaria/Projects/ExtendingSlicertEbpModuleForwardPlanningCapabilitiesAndImportExportInfrastructure

PW44_2026_GranCanaria/Projects/ExtendingSlicertEbpModuleForwardPlanningCapabilitiesAndImportExportInfrastructure/README.md

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: pw44-project
33

44
permalink: /:path/
55

6-
project_title: Extending SliceRT EBP Module - forward planning capabilities and import-export infrastructure
6+
project_title: Extending SliceRT EBP Module - RTPlan recalculation capabilities and import-export infrastructure
77
category: Infrastructure
88
presenter_location:
99

@@ -65,10 +65,42 @@ Our overall goal is to establish a well-integrated treatment planning tool in Sl
6565
<!-- Update this section as you make progress, describing of what you have ACTUALLY DONE.
6666
If there are specific steps that you could not complete then you can describe them here, too. -->
6767

68+
### RTPlan recalculation:
6869

69-
1. Describe specific steps you **have actually done**.
70+
<img width="800" height="650" alt="Screenshot 2026-01-30 084035" src="https://github.com/user-attachments/assets/f01bee65-8d97-4062-b1c1-10c09011938a" />
7071

72+
<br />
73+
<br />
7174

75+
**pyRadPlan:**
76+
1. Enabled **field-based forward dose calculation (PHOTONS)** from loaded **field shapes**.
77+
78+
<img width="300" height="303" alt="Screenshot 2026-01-30 075107" src="https://github.com/user-attachments/assets/c425fdf7-2139-4770-9104-f65f963105d7" />
79+
<img width="270" height="300" alt="Screenshot 2026-01-30 075744" src="https://github.com/user-attachments/assets/b54964b0-4331-44e8-a678-087d0bf7eede" />
80+
(coronal view)
81+
82+
<br />
83+
<br />
84+
85+
**SlicerRT:**
86+
<br />
87+
88+
2. Added *CreateMLCAperturePolyData* in *MLCPositionLogic* --> Extracts **fieldshape** from beam and MLCTableNode. (Currently only MLCs!)
89+
90+
3. Locally integrated forward calculation in **pyRadPlanDoseEngine**.
91+
92+
4. Started testing on **loaded RTPlans**.
93+
94+
<br />
95+
96+
**Next steps:**
97+
1. Solve orientation problem.
98+
2. Further test on loaded Plans (**TROTS**, **matRad**).
99+
3. Refine fieldshape by **jaws** & other **beam-limiting devices**.
100+
101+
102+
### Import/Export Features:
103+
No progress so far
72104

73105

74106
# Illustrations

0 commit comments

Comments
 (0)