Skip to content
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

class based GUI capabilities for the var RBE plans #652

Merged
merged 121 commits into from
Sep 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
121 commits
Select commit Hold shift + click to select a range
2d7b739
initial export with line fix
wahln May 24, 2019
65a91ca
script to remove unnecessary options for graphics options
wahln Jun 4, 2019
ecbcbc1
fides to the exported GUI
wahln Jun 12, 2019
df2ca61
octave compatible dicom import
wahln Aug 8, 2019
fa937ee
improves matRadGUI compability and fixes display of the new obejctive…
wahln Aug 9, 2019
78fd927
changes to the GUI so that exported main and layout fcn are used
wahln Aug 9, 2019
e8da6d6
fix for the dicom import
wahln Aug 9, 2019
81332ae
new figure files and backup
wahln Aug 9, 2019
7ee4580
Merge branch 'dev_newScriptedGUI' of https://github.com/wahln/matRad …
wahln Aug 9, 2019
1ae350a
Merge branch 'dev' of https://github.com/e0404/matRad into dev_newScr…
wahln Aug 9, 2019
b07c70c
fix for missing mat File containing GUI parmeters (is exported from g…
wahln Aug 13, 2019
6df1b0f
Exported the IO gui's and added the dicom external GUI files
wahln Aug 16, 2019
f55a46a
Merge branch 'dev' of https://github.com/wahln/matRad into dev_newScr…
wahln Aug 16, 2019
b926ed9
Class based Widgets for import & export with shared import/export GUI
nabealhasnawi Dec 10, 2019
922c349
First developments on independent GUI widgets
nabealhasnawi Feb 25, 2020
0db80e1
matRad gui icons as mat file
nabealhasnawi Feb 25, 2020
833e582
Widget Default Values and Names
nabealhasnawi Feb 28, 2020
4045a4b
Initial fix to the widgets
nellyabbani Mar 3, 2020
986dbb6
Merge remote-tracking branch 'origin/dev_classGUI' into dev_classGUI
nellyabbani Mar 3, 2020
3501e99
Scripted GUI workflow, plan, and optimization widgets
nellyabbani Apr 2, 2020
4abd14e
Scripted GUI widgets
nellyabbani May 1, 2020
71e397e
Functioning version of all the GUI widgets
nellyabbani Jun 8, 2020
5620dbe
Update to refresh the GUI widgets when clicked + implementation of no…
nellyabbani Jun 12, 2020
a89edfe
Merge branch 'master' into dev_classGUI
nellyabbani Jun 12, 2020
fe2abdc
Merge dev_classGUI with master class
nellyabbani Jun 12, 2020
4f69fa4
Small fixes on the GUI widgets
nellyabbani Jun 15, 2020
5694ffd
Further improvements to the GUI widgets
nellyabbani Jun 30, 2020
36a149d
changes to avoid crash in Octave
wahln Jul 29, 2020
ca4044b
Split DVH widget into 2 widgets.
nellyabbani Jul 29, 2020
d0885c4
Merge branch 'dev_classGUI' of https://github.com/nellyabbani/matRad …
wahln Jul 30, 2020
52e8fe2
Fix paths and maximize matRadGUI
wahln Jul 30, 2020
f271346
fix createLayout for dicom import
wahln Aug 7, 2020
9bf703f
Move matRadGUI to main folder again
wahln Aug 7, 2020
15e4cd8
remove some old gui functions
wahln Aug 19, 2020
6e19dfa
crop logo a little
wahln Aug 19, 2020
adac165
tweaks to the gui widgets, new EventData-based class to explicitly st…
wahln Aug 19, 2020
dfd8e9a
modifications to Widget structure and layout, consistent colors, etc
wahln Aug 19, 2020
a3ba0c2
More consistency and compatability updates
wahln Aug 20, 2020
736b2f2
gui fixes and removal of old files
wahln Aug 21, 2020
b5d48cf
removal of old logo files
wahln Aug 21, 2020
38c7131
more old files removal
wahln Aug 21, 2020
b4c7783
changes to gui calls
wahln Aug 21, 2020
434422d
Merge branch 'dev' of https://github.com/e0404/matRad into dev_classGUI
wahln Aug 21, 2020
6b50cf5
fix tests
wahln Aug 21, 2020
4399711
uiwrapper function
nellyabbani Aug 28, 2020
1996919
Merge branch 'dev_classGUI' of https://github.com/nellyabbani/matRad …
wahln Oct 5, 2020
5137fcc
Merge remote-tracking branch 'origin/master' into dev_classGUI
wahln Dec 24, 2020
51f8428
added tooltips
Feb 2, 2021
f725b01
Merge pull request #486 from palkma/dev_classGUI
wahln Feb 8, 2021
b3cd841
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
wahln Feb 8, 2021
91cbc12
some fixes in the class-based GUI
wahln Dec 10, 2021
cb5a94c
Fixes for couch angle update, (cst,ct ) loaded message, CBTplanning
amitantony Mar 24, 2022
5f4da57
Sequencing wrapper function that accepts highlevel matRad structures
amitantony Mar 29, 2022
16beca5
update of new referencing to sequencing in matRad and example scripts
amitantony Mar 29, 2022
7204af4
Added sequencing drop down menu to the GUI
amitantony Apr 4, 2022
baa9182
bug fix : enabling and disabling sequencing options
amitantony Apr 21, 2022
13d35e0
encoding to UTF8
amitantony Apr 22, 2022
eae4a47
bug fix : iso line update problem for "Saved Results" of ResultGUI i…
amitantony Apr 27, 2022
d17ecb2
Input Parser for DVH and statistics widget
amitantony Apr 29, 2022
657ef2b
Merge branch 'dev_classGUI_a' of https://github.com/amitantony/matRad…
amitantony Jun 9, 2022
a216bd1
[bug fix] DVH updates with the selected cube for display
amitantony Jul 29, 2022
d8c58e0
[bugfix] errors while running the basic matrad script
amitantony Jul 29, 2022
e4ad063
Merge branch 'dev_clean' into dev_classGUI_a : runs basic examples
amitantony Jul 29, 2022
b80323c
Merge branch 'dev_classGUI_a' of https://github.com/amitantony/matRad…
amitantony Jul 29, 2022
6db771e
Merge branch 'master' into dev
wahln Oct 5, 2022
3b781b6
Update matRad_calcCubes.m
wahln Oct 19, 2022
2d41f12
1. Documentation for newer widget functions
amitantony Oct 24, 2022
a1c8743
DVHStatswidget object stored in main gui
amitantony Oct 27, 2022
3fe5660
Gamma Widget skeleton
amitantony Oct 27, 2022
c711bdc
first working prototype
amitantony Nov 4, 2022
8c9f8ee
documentation
amitantony Nov 10, 2022
27ad9ff
Merge branch 'master' into dev
wahln Nov 29, 2022
671baea
Merge branch 'dev' of https://github.com/e0404/matRad into dev_classGUI
amitantony Dec 20, 2022
ecc6e0c
Merge branch 'dev_classGUI' into dev_classGUI_a
amitantony Jan 4, 2023
260bd66
Merge branch 'dev_classGUI_a' of https://github.com/amitantony/matRad…
amitantony Jan 20, 2023
5084863
Code style comments addressed (MB review)
amitantony Jan 27, 2023
1f7bc74
Bugfix for : Iso dose contour not updated with changing selectedDispl…
amitantony May 26, 2023
ec8fd78
bug fix on first load of patient case
amitantony May 26, 2023
ef55778
Class GUI dicom import bugs resolve to return atleast 1 DICOM patient…
amitantony May 26, 2023
5984075
Merge pull request #627 from amitantony/dev_classGUI_IsoDoseBugFix
wahln May 26, 2023
72d5d3c
Merge branch 'dev_classGUI' into dev_classGUI_a_DicomImportBug
wahln May 26, 2023
37c2f02
Merge pull request #625 from amitantony/dev_classGUI_a_DicomImportBug
wahln May 26, 2023
7561424
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
amitantony May 30, 2023
602bae6
fix for test failing in matRad.m
amitantony May 30, 2023
8c2d20e
feature: Recentering to iso center button
amitantony May 31, 2023
2273867
Merge pull request #626 from amitantony/dev_classGUI_matPatientLoadBug
amitantony May 31, 2023
ae58086
more compact application of recenter
amitantony May 31, 2023
893f9b3
Consistant naming fix
amitantony May 31, 2023
f59722c
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
amitantony Jun 1, 2023
4177468
Merge pull request #631 from amitantony/bug/DVHWidgetFix
wahln Jun 1, 2023
94e701c
1. avoid sequencing warning everytime we optimize particles, 2. IGNO…
amitantony Jun 2, 2023
c91799c
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
amitantony Jun 30, 2023
f497b16
bugfix: 1. fixed reinitialization parameter changes, 2. fixed faulty …
amitantony Jul 21, 2023
da50e91
test if pln.propSeq exists ( bug from example 1 with GUI)
amitantony Jul 21, 2023
ca479fe
set tissue warning
amitantony Jul 21, 2023
41e2a65
bugfix for error on loading first case
amitantony Jul 21, 2023
f3ea5c8
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
amitantony Jul 24, 2023
522569c
Merge branch 'dev_varRBErobOpt' of https://github.com/e0404/matRad in…
amitantony Jul 24, 2023
322ca69
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
amitantony Jul 24, 2023
5b35787
Merge mistake Rectified
amitantony Jul 24, 2023
9c7a91d
pop up bug for bio model
amitantony Jul 24, 2023
78cd622
carbon pop up bug
amitantony Jul 24, 2023
5385ba4
Feature to autofill the couch angles to gantry angle size if single v…
amitantony Jul 25, 2023
cf4fe0b
Default Values for BioParam
amitantony Jul 25, 2023
aaec9ba
Merge pull request #653 from amitantony/dev_classGUI_feature
wahln Jul 25, 2023
bfaf5f1
Comments and documentation corrections
amitantony Jul 28, 2023
92bc88d
Documentation and TODO update
amitantony Aug 1, 2023
0991137
'isOctave' checks replaced with 'matRad_Config object.isOctave'
amitantony Aug 2, 2023
6e03ecf
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
amitantony Aug 2, 2023
37c0ff8
1. matRad.m to original example setting, 2. MainGUI Documentation, 3.…
amitantony Aug 3, 2023
43e086e
deprecate java warning
wahln Aug 3, 2023
68b8c3a
some cleanup
wahln Aug 3, 2023
27b01e8
fix for obtaining environment information
wahln Aug 3, 2023
38a43ce
some more cleanup and default positioning of widgets
wahln Aug 3, 2023
33f3a1d
Bug fix for Viewing widget and Viewer option updates on changes to pl…
amitantony Aug 4, 2023
51734ac
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into d…
amitantony Aug 4, 2023
629f91d
Using Scenario based optimization for the gui
amitantony Aug 29, 2023
fe7fe40
clean up code
amitantony Aug 31, 2023
0040374
Merge branch 'dev_classGUI' of https://github.com/e0404/matRad into p…
wahln Aug 31, 2023
50b0805
Robustness functionality
amitantony Sep 1, 2023
bdc7567
bugfix for mistaken function call in plotslicewrapper
amitantony Sep 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions AUTHORS.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
List of all matRad developers that contributed code (alphabetical)

* Nelly Abbani
* Nabe Al-Hasnawi
* Mark Bangert
* Tobias Becher
* Amit Ben Antony Bennan
Expand Down
Binary file removed IO/matRad_exportGUI.fig
Binary file not shown.
Loading
Loading