-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adapt dose engine concept to dev_varRBErobOpt #684
Commits on Jun 10, 2021
-
First commit, init dose calc engines (+ branch goal explanation)
First (real) commit into the refactorDoseCalc branch. Includes all up till now created dose calc engines for the refactoring of the dose calculation in MatRad. The goal of this refactoring is, to leave the full script-file based dose calculation (which is used right now) and use a modular class based dose calculation. This should provide a modifiable and modular engine class for each major calculation method. Those engines can then be expanded and specified by inheritance. This solution should also add a factory like overview, over possible engines for a given treatment planning.
Configuration menu - View commit details
-
Copy full SHA for dd9e332 - Browse repository at this point
Copy the full SHA dd9e332View commit details
Commits on Jun 29, 2021
-
Merge pull request #1 from e0404/master
Merge new master changes into dev_refactorDoseCalc
Configuration menu - View commit details
-
Copy full SHA for fe8a398 - Browse repository at this point
Copy the full SHA fe8a398View commit details
Commits on Jul 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c46d5f - Browse repository at this point
Copy the full SHA 7c46d5fView commit details -
Create matRad_calcDose funktion
matRad_calcDose funktion should supersede the funktion of the other matRad_... calc funktions by creating the fitting engine and call the dose calc method.
Configuration menu - View commit details
-
Copy full SHA for 3c91301 - Browse repository at this point
Copy the full SHA 3c91301View commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2cf266e - Browse repository at this point
Copy the full SHA 2cf266eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5364b23 - Browse repository at this point
Copy the full SHA 5364b23View commit details
Commits on Aug 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ecdab4b - Browse repository at this point
Copy the full SHA ecdab4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d943897 - Browse repository at this point
Copy the full SHA d943897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f66c4 - Browse repository at this point
Copy the full SHA 80f66c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2072ca1 - Browse repository at this point
Copy the full SHA 2072ca1View commit details -
Removed the content of deprecated functions and replaced their content with the creation and call of a fitting doseCalcEngine. The functions can still be called exactly like before in order to assure downwards compatibility.
Configuration menu - View commit details
-
Copy full SHA for 9303289 - Browse repository at this point
Copy the full SHA 9303289View commit details
Commits on Aug 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6319a3d - Browse repository at this point
Copy the full SHA 6319a3dView commit details -
Move or removed functions which are either used in the dose calculati…
…on or are now implemented inside the engines
Configuration menu - View commit details
-
Copy full SHA for bbfa634 - Browse repository at this point
Copy the full SHA bbfa634View commit details -
Merge pull request #2 from e0404/master
Merge e0404/master branch into dev_refactorDoseCalc
Configuration menu - View commit details
-
Copy full SHA for fb67a2b - Browse repository at this point
Copy the full SHA fb67a2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fc419 - Browse repository at this point
Copy the full SHA 00fc419View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede0986 - Browse repository at this point
Copy the full SHA ede0986View commit details
Commits on Nov 17, 2021
-
Merge branch 'dev' into pr/519
# Conflicts: # AUTHORS.txt # MatRad_Config.m # matRad_calcDoseInit.m # matRad_calcPhotonDose.m
Configuration menu - View commit details
-
Copy full SHA for 985c950 - Browse repository at this point
Copy the full SHA 985c950View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5ae2b4 - Browse repository at this point
Copy the full SHA b5ae2b4View commit details
Commits on Nov 19, 2021
-
Merge branch 'dev' of https://github.com/e0404/matRad into pr/519
# Conflicts: # matRad_calcPhotonDose.m
Configuration menu - View commit details
-
Copy full SHA for 1c7b2ab - Browse repository at this point
Copy the full SHA 1c7b2abView commit details
Commits on Dec 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 95d669e - Browse repository at this point
Copy the full SHA 95d669eView commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70a2a27 - Browse repository at this point
Copy the full SHA 70a2a27View commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d3af45 - Browse repository at this point
Copy the full SHA 5d3af45View commit details -
Turn off visualization for Lateral Cut Off (octave fix)
Forgot to turn off the visualization for the lateral cut off inside the physical dose calculation, which resulted in an octave error
Configuration menu - View commit details
-
Copy full SHA for d7d7d37 - Browse repository at this point
Copy the full SHA d7d7d37View commit details
Commits on Mar 10, 2022
-
Merge branch 'dev' into pr/519
# Conflicts: # matRad_calcParticleDose.m
Configuration menu - View commit details
-
Copy full SHA for 3ccf68e - Browse repository at this point
Copy the full SHA 3ccf68eView commit details -
Merge branch 'dev' of https://github.com/e0404/matRad into pr/519
# Conflicts: # matRad_calcParticleDose.m
Configuration menu - View commit details
-
Copy full SHA for f85d9e3 - Browse repository at this point
Copy the full SHA f85d9e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0a19b - Browse repository at this point
Copy the full SHA 6e0a19bView commit details
Commits on Aug 2, 2022
-
Merge branch 'dev' of https://github.com/e0404/matRad into pr/519
# Conflicts: # matRad_calcParticleDose.m
Configuration menu - View commit details
-
Copy full SHA for 5153bee - Browse repository at this point
Copy the full SHA 5153beeView commit details -
Merge branch 'dev' of https://github.com/e0404/matRad into pr/519
# Conflicts: # matRad_calcParticleDose.m
Configuration menu - View commit details
-
Copy full SHA for 478009b - Browse repository at this point
Copy the full SHA 478009bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 412756a - Browse repository at this point
Copy the full SHA 412756aView commit details
Commits on Aug 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d0fc5df - Browse repository at this point
Copy the full SHA d0fc5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35180c9 - Browse repository at this point
Copy the full SHA 35180c9View commit details
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 10599c3 - Browse repository at this point
Copy the full SHA 10599c3View commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9822ce9 - Browse repository at this point
Copy the full SHA 9822ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac563db - Browse repository at this point
Copy the full SHA ac563dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5c2f4 - Browse repository at this point
Copy the full SHA ea5c2f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9599ee9 - Browse repository at this point
Copy the full SHA 9599ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a045e - Browse repository at this point
Copy the full SHA 41a045eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8eb56f - Browse repository at this point
Copy the full SHA a8eb56fView commit details
Commits on Aug 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f125e8f - Browse repository at this point
Copy the full SHA f125e8fView commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 70d3862 - Browse repository at this point
Copy the full SHA 70d3862View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3209e66 - Browse repository at this point
Copy the full SHA 3209e66View commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e380901 - Browse repository at this point
Copy the full SHA e380901View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd45bae - Browse repository at this point
Copy the full SHA bd45baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bd4090 - Browse repository at this point
Copy the full SHA 3bd4090View commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 134050e - Browse repository at this point
Copy the full SHA 134050eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86547fc - Browse repository at this point
Copy the full SHA 86547fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b855c1c - Browse repository at this point
Copy the full SHA b855c1cView commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2566f4 - Browse repository at this point
Copy the full SHA c2566f4View commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be82cac - Browse repository at this point
Copy the full SHA be82cacView commit details
Commits on Jan 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1b66bb4 - Browse repository at this point
Copy the full SHA 1b66bb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 530ea7c - Browse repository at this point
Copy the full SHA 530ea7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb70d1f - Browse repository at this point
Copy the full SHA cb70d1fView commit details -
further fixes for pln argument management, offset fix, superclass cal…
…ling fix in pencil-beam engine
Configuration menu - View commit details
-
Copy full SHA for a949f92 - Browse repository at this point
Copy the full SHA a949f92View commit details
Commits on Jan 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75b4657 - Browse repository at this point
Copy the full SHA 75b4657View commit details -
Switch to Ubuntu 22.04 and thus Octave 6 in test workflow
Configuration menu - View commit details
-
Copy full SHA for bdb95e9 - Browse repository at this point
Copy the full SHA bdb95e9View commit details
Commits on Jan 30, 2023
-
ompMC interface and MCsquare interface - fix eval function for obtain…
…ing preconfigured compiler flags
Configuration menu - View commit details
-
Copy full SHA for 7d788f7 - Browse repository at this point
Copy the full SHA 7d788f7View commit details
Commits on Feb 1, 2023
-
Recompiled Octave 6.4.0 mex files for windows and linux, updated scri…
…pts and submodules
Configuration menu - View commit details
-
Copy full SHA for b353948 - Browse repository at this point
Copy the full SHA b353948View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eff06f - Browse repository at this point
Copy the full SHA 5eff06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d6097 - Browse repository at this point
Copy the full SHA 73d6097View commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ffced04 - Browse repository at this point
Copy the full SHA ffced04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46445b2 - Browse repository at this point
Copy the full SHA 46445b2View commit details -
include rehash of file directory after linking the optimizer and adde…
…d availability check
Configuration menu - View commit details
-
Copy full SHA for c509e82 - Browse repository at this point
Copy the full SHA c509e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be97cf - Browse repository at this point
Copy the full SHA 5be97cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5f4b9 - Browse repository at this point
Copy the full SHA bf5f4b9View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 735976d - Browse repository at this point
Copy the full SHA 735976dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4e8b2 - Browse repository at this point
Copy the full SHA ec4e8b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 075402c - Browse repository at this point
Copy the full SHA 075402cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c7b3d - Browse repository at this point
Copy the full SHA 78c7b3dView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cee9df6 - Browse repository at this point
Copy the full SHA cee9df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec57365 - Browse repository at this point
Copy the full SHA ec57365View commit details
Commits on Feb 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad4b416 - Browse repository at this point
Copy the full SHA ad4b416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 280f38d - Browse repository at this point
Copy the full SHA 280f38dView commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5a79ba - Browse repository at this point
Copy the full SHA d5a79baView commit details
Commits on Jun 30, 2023
-
Implementation of the analytical dose engine with the Bragg peak from…
… the Bortfeld paper (1997)
Configuration menu - View commit details
-
Copy full SHA for 22b4b6d - Browse repository at this point
Copy the full SHA 22b4b6dView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa4769b - Browse repository at this point
Copy the full SHA fa4769bView commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f9b6294 - Browse repository at this point
Copy the full SHA f9b6294View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd82e79 - Browse repository at this point
Copy the full SHA dd82e79View commit details -
Update matRad_calcPhotonDoseMCtopas.m
small bug fix, and read in of MLC weights and energy for TOPAS simulation
Configuration menu - View commit details
-
Copy full SHA for 7c21e98 - Browse repository at this point
Copy the full SHA 7c21e98View commit details -
Changed Positioning of MLC so that is SCD away, Made MLC bigger to prevent photons flying past it Initilise Time Features. and us to weight different MLC shapes Cchanged Material of MLC to thungsten To Do: Check out multiple Photon Fields, Improve histories per run for the different shapes - do it like it is done for the particle bixels
Configuration menu - View commit details
-
Copy full SHA for cdbcca5 - Browse repository at this point
Copy the full SHA cdbcca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f33fd - Browse repository at this point
Copy the full SHA 18f33fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ece06e - Browse repository at this point
Copy the full SHA 2ece06eView commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2184a10 - Browse repository at this point
Copy the full SHA 2184a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9865942 - Browse repository at this point
Copy the full SHA 9865942View commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 146ddd3 - Browse repository at this point
Copy the full SHA 146ddd3View commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9fc45c3 - Browse repository at this point
Copy the full SHA 9fc45c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ba5a8 - Browse repository at this point
Copy the full SHA e5ba5a8View commit details -
Merge branch 'dev' of https://github.com/e0404/matRad into pr/519
# Conflicts: # MatRad_Config.m
Configuration menu - View commit details
-
Copy full SHA for 00fe5a5 - Browse repository at this point
Copy the full SHA 00fe5a5View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2020602 - Browse repository at this point
Copy the full SHA 2020602View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdcd1c0 - Browse repository at this point
Copy the full SHA cdcd1c0View commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for efa2f41 - Browse repository at this point
Copy the full SHA efa2f41View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 597e0ab - Browse repository at this point
Copy the full SHA 597e0abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 659a2d8 - Browse repository at this point
Copy the full SHA 659a2d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 114213c - Browse repository at this point
Copy the full SHA 114213cView commit details -
Changes to the engine selection logic and fixing of compatibility wit…
…h calcDoseDirect functions
Configuration menu - View commit details
-
Copy full SHA for 53fc9bb - Browse repository at this point
Copy the full SHA 53fc9bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f271adf - Browse repository at this point
Copy the full SHA f271adfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34dffdf - Browse repository at this point
Copy the full SHA 34dffdfView commit details -
extension to multiple field, corrected leaf position to be at collimator not as isocenter
Configuration menu - View commit details
-
Copy full SHA for da650b1 - Browse repository at this point
Copy the full SHA da650b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a6195c - Browse repository at this point
Copy the full SHA 6a6195cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e96ff1 - Browse repository at this point
Copy the full SHA 9e96ff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f012589 - Browse repository at this point
Copy the full SHA f012589View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee57e9a - Browse repository at this point
Copy the full SHA ee57e9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb261b3 - Browse repository at this point
Copy the full SHA bb261b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e679a - Browse repository at this point
Copy the full SHA a6e679aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9943bf7 - Browse repository at this point
Copy the full SHA 9943bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0a234 - Browse repository at this point
Copy the full SHA 5f0a234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3607af6 - Browse repository at this point
Copy the full SHA 3607af6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f8eb7b - Browse repository at this point
Copy the full SHA 4f8eb7bView commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c854a41 - Browse repository at this point
Copy the full SHA c854a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2280a8 - Browse repository at this point
Copy the full SHA c2280a8View commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a78b31d - Browse repository at this point
Copy the full SHA a78b31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c697862 - Browse repository at this point
Copy the full SHA c697862View commit details
Commits on Nov 14, 2023
-
Merge pull request #640 from SimonaFa/refactor/AnalyticalDoseEngines
Implementation of the analytical dose engine
Configuration menu - View commit details
-
Copy full SHA for 1a5a237 - Browse repository at this point
Copy the full SHA 1a5a237View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1aa5fe - Browse repository at this point
Copy the full SHA c1aa5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 441d2f5 - Browse repository at this point
Copy the full SHA 441d2f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0277a50 - Browse repository at this point
Copy the full SHA 0277a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 912187f - Browse repository at this point
Copy the full SHA 912187fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3822c3 - Browse repository at this point
Copy the full SHA b3822c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10f209d - Browse repository at this point
Copy the full SHA 10f209dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e6481b - Browse repository at this point
Copy the full SHA 6e6481bView commit details
Commits on Nov 15, 2023
-
Merge branch 'refactor/doseEngines' into pr/600
# Conflicts: # doseCalc/+DoseEngines/matRad_DoseEngineParticlePB.m
Configuration menu - View commit details
-
Copy full SHA for 556717d - Browse repository at this point
Copy the full SHA 556717dView commit details -
Merge pull request #600 from JenHardt/refactor/doseEngines
Incorperate multiple weighted lateral Gaussian Profiles
Configuration menu - View commit details
-
Copy full SHA for 851053e - Browse repository at this point
Copy the full SHA 851053eView commit details
Commits on Nov 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1be6f4f - Browse repository at this point
Copy the full SHA 1be6f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1456f9 - Browse repository at this point
Copy the full SHA d1456f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d5a1ab - Browse repository at this point
Copy the full SHA 4d5a1abView commit details -
Configuration menu - View commit details
-
Copy full SHA for a03cac9 - Browse repository at this point
Copy the full SHA a03cac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67927e - Browse repository at this point
Copy the full SHA d67927eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b715b0 - Browse repository at this point
Copy the full SHA 9b715b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c28f3 - Browse repository at this point
Copy the full SHA 35c28f3View commit details
Commits on Nov 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53cf470 - Browse repository at this point
Copy the full SHA 53cf470View commit details -
Configuration menu - View commit details
-
Copy full SHA for c12fad8 - Browse repository at this point
Copy the full SHA c12fad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86bbcfc - Browse repository at this point
Copy the full SHA 86bbcfcView commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b32c305 - Browse repository at this point
Copy the full SHA b32c305View commit details -
Configuration menu - View commit details
-
Copy full SHA for b049c45 - Browse repository at this point
Copy the full SHA b049c45View commit details -
Merge pull request #676 from amitantony/dev_structureAvailability
bugfixes for matRadstructure consistancy checks and update conditions for matRad_ViewingWidget
Configuration menu - View commit details
-
Copy full SHA for b71c39c - Browse repository at this point
Copy the full SHA b71c39cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05a0e6c - Browse repository at this point
Copy the full SHA 05a0e6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d1a9a5 - Browse repository at this point
Copy the full SHA 9d1a9a5View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c2bb690 - Browse repository at this point
Copy the full SHA c2bb690View commit details -
initDoseCalc does no longer change matRad's data structures implicitl…
…y for cleaner management of data
Configuration menu - View commit details
-
Copy full SHA for 044cfb3 - Browse repository at this point
Copy the full SHA 044cfb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d603f - Browse repository at this point
Copy the full SHA 84d603fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b16d609 - Browse repository at this point
Copy the full SHA b16d609View commit details
Commits on Nov 23, 2023
-
Import DICOM with HFP/FFP orientation Update
flip orientation of x,y,z vectors if ct.cube orientation is also flipped during interpolation
Configuration menu - View commit details
-
Copy full SHA for ec9121e - Browse repository at this point
Copy the full SHA ec9121eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e231f65 - Browse repository at this point
Copy the full SHA e231f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for b719f26 - Browse repository at this point
Copy the full SHA b719f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ca6125 - Browse repository at this point
Copy the full SHA 3ca6125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7570e - Browse repository at this point
Copy the full SHA 0e7570eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b43ff4 - Browse repository at this point
Copy the full SHA 1b43ff4View commit details -
Merge branch 'dev_structureAvailability' of https://github.com/amitan…
…tony/matRad into dev_diffmap
Configuration menu - View commit details
-
Copy full SHA for ede966c - Browse repository at this point
Copy the full SHA ede966cView commit details -
Merge pull request #519 from NathanKunz/dev_refactorDoseCalc
Refactor the dose calculation into object oriented dose engines
Configuration menu - View commit details
-
Copy full SHA for 56e84ee - Browse repository at this point
Copy the full SHA 56e84eeView commit details -
Merge pull request #677 from g-stanic/dev/ETHOSfix
Loading plans from the ETHOS device enabled
Configuration menu - View commit details
-
Copy full SHA for 5038481 - Browse repository at this point
Copy the full SHA 5038481View commit details -
Merge pull request #678 from amitantony/dev_structureAvailability
initalization call for ViewingWidget
Configuration menu - View commit details
-
Copy full SHA for 1e726e9 - Browse repository at this point
Copy the full SHA 1e726e9View commit details -
Merge pull request #679 from JenHardt/dev_DicomImportOrientation
Import DICOM with HFP/FFP orientation Update
Configuration menu - View commit details
-
Copy full SHA for aeb13b5 - Browse repository at this point
Copy the full SHA aeb13b5View commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 847c828 - Browse repository at this point
Copy the full SHA 847c828View commit details
Commits on Nov 29, 2023
-
bug fixes from incomplete changes from recent PRs (1) dvh update func…
…tion renamed (2) updating the optimization widget with the listener setup
Configuration menu - View commit details
-
Copy full SHA for f5857c8 - Browse repository at this point
Copy the full SHA f5857c8View commit details
Commits on Dec 4, 2023
-
Merge branch 'dev' into dev_varRBErobOpt
# Conflicts: # .github/workflows/tests.yml # MatRad_Config.m # dicom/matRad_calcWaterEqD.m # doseCalc/matRad_interpRadDepth.m # examples/matRad_example5_protons.m # examples/matRad_example6_protonsNoise.m # gui/widgets/matRad_PlanWidget.m # matRad.m # matRad_calcDoseDirect.m # matRad_calcDoseDirectMC.m # matRad_calcDoseFillDij.m # matRad_calcDoseInit.m # matRad_calcDoseInitBeam.m # matRad_calcLateralParticleCutOff.m # matRad_calcParticleDose.m # matRad_calcParticleDoseBixel.m # matRad_calcParticleDoseMC.m # matRad_calcPhotonDose.m # matRad_calcPhotonDoseMC.m # matRad_generateStf.m # ompMC/matRad_compileOmpMCInterface.m # optimization/optimizer/compile_ipopt_minGW_octave640.sh
Configuration menu - View commit details
-
Copy full SHA for 0138036 - Browse repository at this point
Copy the full SHA 0138036View commit details -
Merge pull request #680 from amitantony/dev_diffDisplay
bugfix for cutoff values that affect difference map and gamma index display
Configuration menu - View commit details
-
Copy full SHA for 4454464 - Browse repository at this point
Copy the full SHA 4454464View commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db99653 - Browse repository at this point
Copy the full SHA db99653View commit details -
streamline matrix preallocation in pencilbeamengine abstract
More sustainable as scenario iteration is no longer explicit (could add future scenario dimensions)
Configuration menu - View commit details
-
Copy full SHA for 2d0460d - Browse repository at this point
Copy the full SHA 2d0460dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd61fc - Browse repository at this point
Copy the full SHA 8bd61fcView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56223fd - Browse repository at this point
Copy the full SHA 56223fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0692067 - Browse repository at this point
Copy the full SHA 0692067View commit details
Commits on Dec 20, 2023
-
Merge branch 'refactor/doseEngines' of https://github.com/e0404/matRad …
…into refactor/doseEnginesRobOpt # Conflicts: # doseCalc/+DoseEngines/matRad_ParticlePencilBeamEngineAbstract.m
Configuration menu - View commit details
-
Copy full SHA for eec8584 - Browse repository at this point
Copy the full SHA eec8584View commit details -
Configuration menu - View commit details
-
Copy full SHA for db06160 - Browse repository at this point
Copy the full SHA db06160View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d28feb - Browse repository at this point
Copy the full SHA 6d28febView commit details -
Merge branch 'dev' of https://github.com/e0404/matRad into refactor/d…
…oseEnginesRobOpt
Configuration menu - View commit details
-
Copy full SHA for a27077d - Browse repository at this point
Copy the full SHA a27077dView commit details -
Merge branch 'refactor/doseEnginesRobOpt' of https://github.com/e0404…
…/matRad into refactor/doseEnginesRobOpt
Configuration menu - View commit details
-
Copy full SHA for 1f63118 - Browse repository at this point
Copy the full SHA 1f63118View commit details
Commits on Dec 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35ec7a7 - Browse repository at this point
Copy the full SHA 35ec7a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f140c7 - Browse repository at this point
Copy the full SHA 2f140c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df6338 - Browse repository at this point
Copy the full SHA 3df6338View commit details
Commits on Dec 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d218c1 - Browse repository at this point
Copy the full SHA 3d218c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee2b25 - Browse repository at this point
Copy the full SHA 8ee2b25View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b401aa0 - Browse repository at this point
Copy the full SHA b401aa0View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdf7cd3 - Browse repository at this point
Copy the full SHA cdf7cd3View commit details
Commits on Jan 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 164a0f4 - Browse repository at this point
Copy the full SHA 164a0f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef23b21 - Browse repository at this point
Copy the full SHA ef23b21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 396ca46 - Browse repository at this point
Copy the full SHA 396ca46View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a256b - Browse repository at this point
Copy the full SHA b8a256bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be5af0 - Browse repository at this point
Copy the full SHA 0be5af0View commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1fa3c5f - Browse repository at this point
Copy the full SHA 1fa3c5fView commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c90d357 - Browse repository at this point
Copy the full SHA c90d357View commit details -
Compatibility of StructureVisibilityWidget with uifigure (to allow us…
…age of the new desktop)
Configuration menu - View commit details
-
Copy full SHA for 0d04f8a - Browse repository at this point
Copy the full SHA 0d04f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4cc1f - Browse repository at this point
Copy the full SHA cb4cc1fView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc42adf - Browse repository at this point
Copy the full SHA cc42adfView commit details
Commits on Feb 6, 2024
-
Small fix to structure visibility widget to show correct color and no…
…t open a second listbox when new uifigure-based desktop is used
Configuration menu - View commit details
-
Copy full SHA for 1f83c18 - Browse repository at this point
Copy the full SHA 1f83c18View commit details -
Merge pull request #693 from ferdymercury/plotlabels
fix bug in sagittal coronal plot slice title
Configuration menu - View commit details
-
Copy full SHA for c3de378 - Browse repository at this point
Copy the full SHA c3de378View commit details
Commits on Feb 7, 2024
-
Merge branch 'master' of https://github.com/e0404/matRad into dev
# Conflicts: # .github/workflows/tests.yml # AUTHORS.txt # MatRad_Config.m # dicom/matRad_scanDicomImportFolder.m # matRad_calcDoseDirectMC.m # matRad_rc.m # tools/matRad_plotSliceWrapper.m
Configuration menu - View commit details
-
Copy full SHA for c8caf34 - Browse repository at this point
Copy the full SHA c8caf34View commit details -
Merge branch 'dev' into refactor/doseEnginesRobOpt
# Conflicts: # .github/workflows/tests.yml # MatRad_Config.m # tools/matRad_plotSliceWrapper.m
Configuration menu - View commit details
-
Copy full SHA for 30bc75b - Browse repository at this point
Copy the full SHA 30bc75bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c962dc - Browse repository at this point
Copy the full SHA 1c962dcView commit details -
Merge branch 'dev_varRBErobOpt' of https://github.com/e0404/matRad in…
…to refactor/doseEnginesRobOpt
Configuration menu - View commit details
-
Copy full SHA for e4b6310 - Browse repository at this point
Copy the full SHA e4b6310View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d30d99a - Browse repository at this point
Copy the full SHA d30d99aView commit details -
Merge branch 'dev_varRBErobOpt' of https://github.com/e0404/matRad in…
…to refactor/doseEnginesRobOpt
Configuration menu - View commit details
-
Copy full SHA for 8e84ed3 - Browse repository at this point
Copy the full SHA 8e84ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa89b45 - Browse repository at this point
Copy the full SHA fa89b45View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3671f86 - Browse repository at this point
Copy the full SHA 3671f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for c518553 - Browse repository at this point
Copy the full SHA c518553View commit details -
Configuration menu - View commit details
-
Copy full SHA for 428bbed - Browse repository at this point
Copy the full SHA 428bbedView commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2c293d - Browse repository at this point
Copy the full SHA c2c293dView commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db1e406 - Browse repository at this point
Copy the full SHA db1e406View commit details -
Configuration menu - View commit details
-
Copy full SHA for f865507 - Browse repository at this point
Copy the full SHA f865507View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad31fbc - Browse repository at this point
Copy the full SHA ad31fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ec836 - Browse repository at this point
Copy the full SHA 52ec836View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe86076 - Browse repository at this point
Copy the full SHA fe86076View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43af419 - Browse repository at this point
Copy the full SHA 43af419View commit details
Commits on Mar 27, 2024
-
Changed output of TopasMCEngine to be empty not a 0 struct, this way, we dont need the check for externalCalculation in the MonteCarlo DoseEngine, and the resultGUI is still returned as empty in the calc cubes
Configuration menu - View commit details
-
Copy full SHA for 2934e29 - Browse repository at this point
Copy the full SHA 2934e29View commit details
Commits on Apr 4, 2024
-
Merge pull request #701 from JenHardt/dev_varRBErobOpt_photonmlc
Update to Photon calculation with TOPAS (new engine concept)
Configuration menu - View commit details
-
Copy full SHA for 3594fc9 - Browse repository at this point
Copy the full SHA 3594fc9View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa5bf3e - Browse repository at this point
Copy the full SHA aa5bf3eView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd85a05 - Browse repository at this point
Copy the full SHA fd85a05View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d7d1ec - Browse repository at this point
Copy the full SHA 4d7d1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f628c - Browse repository at this point
Copy the full SHA e9f628cView commit details
Commits on Apr 20, 2024
-
Merge pull request #710 from JenHardt/refactor/doseEnginesRobOpt
4D Update to scenario handling with carbon
Configuration menu - View commit details
-
Copy full SHA for 2a1c7ab - Browse repository at this point
Copy the full SHA 2a1c7abView commit details
Commits on Apr 24, 2024
-
Merge remote-tracking branch 'origin/dev_varRBErobOpt' into refactor/…
…doseEnginesRobOpt
Configuration menu - View commit details
-
Copy full SHA for 322f94a - Browse repository at this point
Copy the full SHA 322f94aView commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 893b257 - Browse repository at this point
Copy the full SHA 893b257View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f644d8 - Browse repository at this point
Copy the full SHA 3f644d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e0f66 - Browse repository at this point
Copy the full SHA 16e0f66View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b30cd - Browse repository at this point
Copy the full SHA b0b30cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a40da2e - Browse repository at this point
Copy the full SHA a40da2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 715284e - Browse repository at this point
Copy the full SHA 715284eView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9c2a60 - Browse repository at this point
Copy the full SHA f9c2a60View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a4bc6e - Browse repository at this point
Copy the full SHA 8a4bc6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a09aa7e - Browse repository at this point
Copy the full SHA a09aa7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c274b85 - Browse repository at this point
Copy the full SHA c274b85View commit details -
Merge branch 'refactor/doseEnginesRobOpt' of https://github.com/e0404…
…/matRad into refactor/doseEnginesRobOpt
Configuration menu - View commit details
-
Copy full SHA for 507ec39 - Browse repository at this point
Copy the full SHA 507ec39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a1e53e - Browse repository at this point
Copy the full SHA 3a1e53eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1c5be - Browse repository at this point
Copy the full SHA bb1c5beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4eaeeb - Browse repository at this point
Copy the full SHA f4eaeebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ebfd3 - Browse repository at this point
Copy the full SHA 10ebfd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c75474 - Browse repository at this point
Copy the full SHA 0c75474View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9514de - Browse repository at this point
Copy the full SHA d9514deView commit details