e0404 / matRad

An open source multi-modality radiation treatment planning sytem
Other
216 stars 173 forks source link

Meaning of Precomputed Contours in cst #564

Closed LGDi closed 2 years ago

LGDi commented 2 years ago

Dear developers: The target area and OAR are stored in cst.I would like to know the meaning of the data in the seventh column (Precomputed Contours).Inside are some two-dimensional arrays, and then some columns of data like the following, what do they mean? Are the coordinates representing specific structures (but they don't look alike)? image image Best, Li

wahln commented 2 years ago

Check out the function matRad_computeVoiContours The countours are in the format returned by Matlab's contourc function.

LGDi commented 2 years ago

Thank you for your reply. But I still have a question. In matRad,Whether it is possible to know the coordinates of the specific point in the tumor target area, in other words, whether it is possible to know the coordinates of the final position in the human body under a certain energy.

wahln commented 2 years ago

You can check out discussion #563 on this topic, it is possible but not that trivial, unfortunately.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed because it has not seen any activity in four weeks. This happens usually when the issue has already been solved or it is no longer relevant. If that's not the case, feel free to reopen the issue.