Ticket #4191 (closed: fixed)
BinMD: Allow binning a MDHistoWorkspace
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | owen.arnold@… | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description (last modified by Janik Zikovsky) (diff)
by going back to the original MDEventWorkspace and transforming coordinates.
Fail gracefully if there is no link to the original workspace or if it has been deleted.
Change History
comment:3 Changed 9 years ago by Janik Zikovsky
BinMD works on MDHistoWorkspaces.
Refs #4238: Show original coords in sliceViewer Refs #4191: BinMD can do non-axis-aligned bins on a MDHisto. Works in slice viewer.
Changeset: 1472d5fc3abe5ea617b84276a8e7323b1f83e009
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4191: Nicer error messages and wiki docs
Changeset: 4199beafcaceb86635714c37166f121a8748d55c
comment:5 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Note to testers: See BinMD wiki page for info on binning MDHisto workspaces.
The main use case is inside the SliceViewer, when viewing a MDHistoWS and making a line slice on it.
comment:6 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter