matRad icon indicating copy to clipboard operation
matRad copied to clipboard

Implementation of LET modifying objectives

Open lisaseckler opened this issue 2 years ago • 2 comments

What's new:

  1. Dirty Dose (dose delivered by high-LET) objectives and its projection and functions (calcDirtyDose and calcLETmask)
  2. LETxDose objectives and its projection (coming from dij.mLETDose)
  3. LETd objectives and its projection (dose weighted LET, but only LETd SquaredUnderdosing is working nicely)
  4. Examples for all those three new objectives, mainly SquaredOverdosing and SquaredUnderdosing are shown
  5. Test Functions to create plots/histograms for the dirty dose share

For all new Objectives there are changes in objectiveFunction, objectiveGradient, OptimizationProblem and so on.

lisaseckler avatar Mar 27 '24 14:03 lisaseckler

I just updated with the new folder structure and dose engines. Will make a quick review for @amitantony and @lisaseckler to consider.

wahln avatar Jun 28 '24 12:06 wahln

This PR was automatically marked as stale it has been open 30 days with no activity. Please review/update/merge this PR.

github-actions[bot] avatar Feb 14 '25 01:02 github-actions[bot]