Commit 50abb5a
committed
PortPy Version 1.2.0
1. Add beamlet dose prediction module to portpy.ai
2. create example notebook for it
3. Add scorecard to evaluation.py
4. Update vmat scp to latest version with bug fixes.
5. Make dose prediction module site independent
Minor changes.
Enhance project structure and functionality:
- Update .gitignore to include new data directories.
- Modify __init__.py to import scorecard functions.
- Adjust test assertions for expected solution values.
- Refine optimization.py to use np.inf for max constraints.
- Update pred_dose_to_original_portpy.py for improved plan initialization.
- Revise requirements.txt for updated package versions.
- Enhance single_dataset.py and dosepred3d_dataset.py to handle additional data fields.
- Add new optimization parameters in optimization_params_Prostate_5Gy_5Fx_vmat.json.1 parent d86931d commit 50abb5a
2 files changed
Lines changed: 5 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
| 197 | + | |
202 | 198 | | |
203 | 199 | | |
204 | | - | |
205 | | - | |
| 200 | + | |
206 | 201 | | |
207 | 202 | | |
208 | 203 | | |
| |||
246 | 241 | | |
247 | 242 | | |
248 | 243 | | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
| 244 | + | |
255 | 245 | | |
256 | 246 | | |
257 | | - | |
258 | | - | |
| 247 | + | |
259 | 248 | | |
260 | 249 | | |
261 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments