Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- correct parsing of all optional arguments of the `traceCube` function for `matRad_RayTracer`
- CheckGradients option for fmincon dropped due to change in Matlab 2026
- `dij.ax` and `dij.bx` are correctly handled as cell arrays in weight initialization
- `matRad_GriddedScenariosAbstract` now correctly allows single grid point (collapse to nominal value) for a specific error type

### Changed
- New version of photons_Generic.mat basedata file can now be provided, allowing a "version" field alongside "meta" and "data" files within the machine struct. Version 2 requires correct kernel normalization (without implying a spacing in the convolution integral). photons_Generic.mat has been updated to version 2 with correct kernel normalization.
Expand Down
Loading
Loading