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

Gamma index comparison code (low dose threshold) #771

Open
wahln opened this issue Sep 17, 2024 Discussed in #770 · 2 comments
Open

Gamma index comparison code (low dose threshold) #771

wahln opened this issue Sep 17, 2024 Discussed in #770 · 2 comments
Assignees

Comments

@wahln
Copy link
Contributor

wahln commented Sep 17, 2024

Discussed in #770

Originally posted by Pornpapas September 17, 2024
Dear developer

I have a question about the gamma index code (matRad_gammaIndex.m) in the tools folder regarding whether the low dose threshold is set? (such as 10% low dose threshold).

Thank you

@wahln wahln self-assigned this Sep 17, 2024
@wahln
Copy link
Contributor Author

wahln commented Sep 17, 2024

As discussed in #770 , we should probably add a customizable low-dose threshold to the matRad_gammaIndex.m function

@wahln
Copy link
Contributor Author

wahln commented Sep 17, 2024

I also suggest to do a full overhaul of the matRad_gammaIndex. Since there is many optional / default parameters, it would probably make more sense to create a new function matRad_gammaAnalysis(referenceCube, inputCube, doseCriterion, distanceCriterion, varargin) where varargin are multiple pairs of values, like

  • doseThreshold
  • gridRefCube
  • gridInputCube
  • interpolationPoints (or Grid?)
    and so on...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant