-
Notifications
You must be signed in to change notification settings - Fork 100
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
Add a "CartesianGridUV" segmentation class, providing for a readout a… #1365
Conversation
…t an angle w.r.t. X,Y axes.
I can add that most of the modifications from
where
|
…ianGridXYZ" had been cancelled inadvertently.
Test Results 14 files 14 suites 6h 4m 10s ⏱️ For more details on these failures, see this check. Results for commit f33cd02. ♻️ This comment has been updated with latest results. |
I see this really is just a rotation around Z, and the U V and Z axis are still all orthogonal. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
…t an angle w.r.t. X,Y axes.
BEGINRELEASENOTES
CartesianGridUV
segmentation class, providing for a stereo readout, i.e. a readout at an angle w.r.t. the axes of the sensitive volume.CartesianGridXY
, with only few extras needed to register the angle parameter and execute the rotation.ENDRELEASENOTES