Ticket #3962 (closed: fixed)
MDWorkspace: Iterators: limit by implicit function
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #3882 | Tester: | Owen Arnold |
Description
This is already supported by MDEventWorkspace so needs to be added to the MDHistoWorkspace
Change History
comment:20 Changed 9 years ago by Janik Zikovsky
In [15314]:
comment:21 Changed 9 years ago by Janik Zikovsky
In [15339]:
comment:22 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:23 Changed 9 years ago by Janik Zikovsky
Note for testers:
This is tricky to test directly since there isn't an algorithm that uses it directly. The SliceViewer GUI uses it to determine the range of color scale to use when you click "Range Slice".
The only way I see to test this is to write a C++ test for it.
comment:24 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:25 Changed 9 years ago by Owen Arnold
- Status changed from verifying to closed
Functionality exercised in MDHistoWorkspaceIteratorTest. Test coverage looks sufficient.
comment:26 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4809
Note: See
TracTickets for help on using
tickets.
I need this to find the range of data within a slice.