You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Second Release of matRad. Note that despite major incompatibilities with "Alan" we still chose major version number "2" to have a consistent versioning in the future.
3
+
we want to thank all new contributing authors (see AUTHORS.txt)
4
+
The new release contains:
5
+
- integration tests using TravisCI (with Octave, so no GUI functionalities are tested)
6
+
- matRad_rc script to configure matRad paths
7
+
- matRad version can now be printed with matRad_version, version correctly shown in GUI and when using matRad_rc
8
+
- Seven new Matlab exmaple scripts to demonstrate use of matRad
9
+
- added basic interfaces to the open-source photon/proton MC engines ompMC/MCsquare
10
+
- Overhaul of the optimization interface using OOP and integration of the fmincon optimizer from Mathworks' MATLAB Optimization toolbox
11
+
- Changes to the cst variable (new script to convert old to new cst structures in tools folder)
12
+
- separation of ct/optimization/dose calculation grids to allow different resolutions
13
+
- The graphical user interface can now be started in developer mode (more error information) and a simplified educational mode (some functionalities disabled, less buttons)
14
+
- base data and default phantoms now organized in subfolders
0 commit comments