BUG: Fix patient support rotation angle to fixed reference #255
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
How to test:
Load https://github.com/SlicerRt/SlicerRtData/tree/master/xio-4.64-phantom-prostate-beams-allnonzero from SlicerRtData. That dataset has predefined nonzero angles of beam orientation: gantry, couch, collimator.
Check that dose distribution lays within beam's model borders.
In "Beams" module check that beam orientation parameters are as follows:
Gantry angle = 20 deg;
Collimator angle = 350 deg;
Couch angle = 300 deg.
In "Room's Eye View" module, load Varian machine and set required parameters for the machine sliders:
Gantry angle = 20 deg;
Collimator angle = 350 deg;
Patient support rotation = -60 deg. (since slider range is from -180 up to 180 deg)
Go back to the "Beams" module and check that beam orientation parameters are the same:
Gantry angle = 20 deg;
Collimator angle = 350 deg;
Couch angle = 300 deg.