Ticket #3962 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

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:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

I need this to find the range of data within a slice.

comment:2 Changed 9 years ago by Janik Zikovsky

In [15274]:

Refs #3962: Stub of implicit function in MDHistoWorkspaceIterator. Refs #3882: Proper ranging of color scale and good MDI window when looking at a workspace in MantidPlot

comment:20 Changed 9 years ago by Janik Zikovsky

In [15314]:

Refs #3962: IMDIterators limited by implicit function, for MDHistoWS also.

comment:21 Changed 9 years ago by Janik Zikovsky

In [15339]:

Refs #3962: Fix the performance test of this iterator. Implement getCenter

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.