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

Dose Grid in y or x directions? #328

Open
sama2689 opened this issue Nov 25, 2022 · 1 comment
Open

Dose Grid in y or x directions? #328

sama2689 opened this issue Nov 25, 2022 · 1 comment

Comments

@sama2689
Copy link

sama2689 commented Nov 25, 2022

Is there an easy way to get the dose grid in x or y? the GetDoseGrid command only works in the z axis but in my specific application I am looking for the sagittal and coronal plane dose grids (interpolated) as well.

@bastula
Copy link
Member

bastula commented Dec 7, 2022

Currently the function does not return it, but you can slice the dose grid manually via numpy slicing. This might be a good feature to implement.

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

No branches or pull requests

2 participants