Replies: 1 comment
-
|
Hi Yuri, Probably, the reason why you see the resolution mismatch is because the CT resolution and the dose grid resolution are different. Hope this can help, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Administrator
I used the matRad-dev_varRBErobOpt branch to generate an executable TOPAS file. After running TOPAS, I got a dcm file.

Now I want to remove all values outside of matRad's skin. How do I do that?

From the image below we can see that there are a lot of values outside the body. I want to use the skin as a mask to remove all the data outside the mask file in the dicom file.
However, I ran into a problem, because I used the cst{15, 4}{1, 1} index as the mask, and the dimensions were not the same as the dicom one, so I couldn't do the multiplication to subtract out the values other than YValue.
I will attach my dicom file and the execution code.
matRad-mat-dicom-match.txt
DICOM file: https://drive.google.com/file/d/10zGZK5qRsxBikgUiyQSccjn_zF8V83m0/view?usp=sharing
Looking forward to your reply
your sincerely,
Yuri
Beta Was this translation helpful? Give feedback.
All reactions