-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add options for locking slider transforms
Previously, slider transforms could only be locked if ROI subpanels with groups were used. Now, slider transforms can be locked regardless. An "Instrument Rigid Body" lock will results in the entire instrument being transformed together. "Group Rigid Body" lock is only available if every detector has a specified group, and it allows detectors within a group to be transformed together. Additionally, the center of rotation may be specified. It defaults to the "Mean Center", which is the mean center of the instrument (for "Instrument Rigid Body") or the mean center of the group (for "Group Rigid Body"). "Origin" is the lab origin at (0, 0, 0). Signed-off-by: Patrick Avery <[email protected]>
- Loading branch information
Showing
3 changed files
with
168 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters