Ticket #4146 (closed: wontfix)
SliceViewer: View workspace with a rotation (?)
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | nick.draper@… | Blocked By: | |
Blocking: | Tester: | Andrei Savici |
Description
Xiaoping and Christina want to view Q space, but aligned along one of the crystal axes, e.g. put a* along the x direction, b* in the x-y plane, and c* towards +z.
Basically, this is a simple rotation matrix to apply when plotting (no skewing etc.).
How to handle this in the GUI???
Change History
comment:1 Changed 9 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Janik Zikovsky
comment:3 Changed 9 years ago by Janik Zikovsky
- Summary changed from SliceViewer: Allow non-aligned slicing to SliceViewer: View workspace with a rotation
It is actually more complicated than that, they basically want to view a rotated (in 3D) version of the data set.
A simpler way to handle it might be to create the MDEventWorkspace with that rotation built in: aligning the 'x' dimension with the a* vector, 'y' in the a*-b* plane, 'z' in the c* direction. I'll have to talk to Christina/Xiaoping to see if that would be sufficient...
comment:4 Changed 9 years ago by Janik Zikovsky
- Priority changed from major to minor
- Summary changed from SliceViewer: View workspace with a rotation to SliceViewer: View workspace with a rotation (?)
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:7 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to wontfix
This should be handled by rebinning to the desired types of coordinates. The SliceViewer should remain with perpendicular axes and slices; anything else is asking for too much trouble.
I believe Andrei has the task of making a friendly UI for specifying the rebinning of it.
comment:8 Changed 8 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:9 Changed 8 years ago by Andrei Savici
- Status changed from verifying to closed
BinMD does the required job
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4993
Is saying non axis aligned rubber band box just too simple?