Skip to content

some tuning of initial scipy parameters #43

some tuning of initial scipy parameters

some tuning of initial scipy parameters #43

Triggered via push September 10, 2025 15:09
Status Success
Total duration 2m 4s
Artifacts

tests.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (PLR0912): pyRadPlan/dose/engines/_base.py#L300
pyRadPlan/dose/engines/_base.py:300:9: PLR0912 Too many branches (28 > 12)
Ruff (PLR0912): pyRadPlan/dij/_dij.py#L77
pyRadPlan/dij/_dij.py:77:9: PLR0912 Too many branches (14 > 12)
Ruff (PLR0913): pyRadPlan/core/resample.py#L66
pyRadPlan/core/resample.py:66:5: PLR0913 Too many arguments in function definition (7 > 5)
Ruff (PLW1641): pyRadPlan/core/datamodel.py#L14
pyRadPlan/core/datamodel.py:14:7: PLW1641 Object does not implement `__hash__` method
Ruff (D100): examples/proton_pencilbeam.py#L1
examples/proton_pencilbeam.py:1:1: D100 Missing docstring in public module
Ruff (D100): examples/proton_let_optimization.py#L1
examples/proton_let_optimization.py:1:1: D100 Missing docstring in public module
Ruff (D100): examples/photon_pencilbeam.py#L1
examples/photon_pencilbeam.py:1:1: D100 Missing docstring in public module
Ruff (D205): examples/import_matrad_patient.py#L1
examples/import_matrad_patient.py:1:1: D205 1 blank line required between summary line and description
Ruff (D100): examples/helium_pencilbeam.py#L1
examples/helium_pencilbeam.py:1:1: D100 Missing docstring in public module
Ruff (D100): examples/carbon_pencilbeam.py#L1
examples/carbon_pencilbeam.py:1:1: D100 Missing docstring in public module