Releases: PortPy-Project/PortPy
Releases · PortPy-Project/PortPy
V1.0.4.6 patch release
Make Mosek and pydicom optional dependencies. One can install them if needed using pip install portpy[mosek]
or pip install portpy[pydicom]
V1.0.4.5 Patch release
Fix evaluation.py to display clinical criteria
V1.0.4.4 Patch release
Patch fix:
- Visualization.py: Fix bugs when adding multiple dvh on top of each other. Add robust dvh plot. Add option to show rx.
- write_plan_imrt: fix bug related to jaw
- save_nrrd.py: Add dose_1d to arguments
- Fix bug in structures.py related to print warning
v1.0.4.3 Patch release
V1.0.4.3 Patch release:
- Visualization.py: dose > 0 criteria removed for visualization
- influence_matrix.py: Down-sampling beamlets when removing corner beamlets
V1.0.4.2 Patch release
V1.0.4.2 Bug fixes in vmat_scp_optimization.py and beams.py
- Resolving python rounding issue. Use ceil instead of round for step size change
- Modified beams.py so that beam ids can take integer or string values
- Minor updates in examples
v1.0.4.1
V1.0.4.1:
- Added notebooks for a. VMAT SCP based dose prediction pipeline. b. VMAT SCP plan import to TPS
- Modified examples directory structure and filenames.
- Added methods in vmat_scp for dose prediction pipeline
- Fixed bug in predict_using_model() method in portpy.ai module.
v1.0.4
V1.0.4 Release:
- Added module SCP based VMAT optimization (PortPy.Photon.VmatScp)
- Bug fixes related to evaluation and visualization of plan
- Added example for SCP based VMAT opt
- Added feature for creating rt plan DICOM file for PortPy VMAT plan, which can be further imported to any TPS
Fix Evaluation.py for additional type of constraints
Fix Evaluation.py display_clinical_criteria() for displaying all type of dvh constraints
v1.0.3.1
Patch release. Fix bug in influence_matrix.py and structures.py.
V1.0.3
V1.0.3: Bug Fix in influence_matrix.py while down sampling full influence matrix