Skip to content

Dose Influence Matrix for Each Structure #589

Answered by wahln
BaharM1997 asked this question in Q&A
Discussion options

You must be logged in to vote

The structure indices are stored in the 4th column of the cst for each structure. For example, cst{i,4}{j} is the index list of the i-th structure, for the j-th ct scenario (usually, j=1). You can use this to index the dose influence matrix then: dij.physicalDose{1}(cst{1,4}{1},:)
Note that structures may overlap.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@BaharM1997
Comment options

@wahln
Comment options

wahln Dec 1, 2022
Maintainer

Answer selected by BaharM1997
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants