Ticket #5982 (assigned)
Make u,v,w vectors in ConvertToMD fully functional
Reported by: | Alex Buts | Owned by: | Alex Buts |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
and reconcile it with slice/bin transformations
u,v,w vectors define additional transformation while converting to MD and describe in some way something partially similar to affine transformations available in BinMD/SliceMD transformations
They also, like BinMD/SliceMD store its information for subsequent use somewhere in workspace properties.
The purpose for this ticket is:
Extract common part of the transformation, defined by ConvertToMD and Bin/Slice MD and make it accessible through the same interface.
Store both transformations in the same place of MD workspace (currently they are storing different things)
Carefully verify all its options working properly in different conversion modes (NoQ Orthogonal HKL, HKL) and describe what they are doing in each mode.
Describe it and compare with Horace.
Change History
comment:1 Changed 8 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Alex Buts
comment:6 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6