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

Patient orientation change & Removing a beam with DRR #126

Open
chunhuih opened this issue May 20, 2022 · 2 comments
Open

Patient orientation change & Removing a beam with DRR #126

chunhuih opened this issue May 20, 2022 · 2 comments

Comments

@chunhuih
Copy link

Two questions:

  1. Can the patient orientation in an external beam plan be changed by ESAPI? I would like to change the orientation from "head-in supine" to "feet-in supine". I did not find a way either in updating an existing plan or in creation of a new plan.

  2. ESAPI does not allow removing a beam in a plan if there is a DRR image under the beam. A run-time exception will occur if one tries to remove a beam with a DRR image. I did not find a method to delete the DRR under a given beam. Is it possible to remove a beam with ESAPI code when a DRR exists for that beam?

Thanks.

@chunhuih chunhuih changed the title Patient orientation change & Removing DRR of a beam Patient orientation change & Removing a beam with DRR May 20, 2022
@Kiragroh
Copy link

  1. I would create a plan with less fields than the original plan and apply beamparameters from the original plan

@Erhushenshou
Copy link

I also wonder how we could change patient orientation in FFS or HFS, that is how we rotate the patient in dicom. It's simple to do this in python by matrix multiplication. But I don't know how we can get the dicom matrix in esapi.

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

No branches or pull requests

3 participants