Ticket #3440 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

MDBox: getVertexesArray() in reduced dimensions

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Owen Arnold

Description

That is, get the vertexes of a box with N dimensions in a reduced "slice" of M dimensions. Just specify a mask of length N for which dimensions to consider. Will return 2M dimensions.

This will be used to very quickly perform a PERPENDICULAR (axis-aligned) slice in the MDEventWorkspace-structure, e.g. from 4D to 3D or 3D to 2D. Test at least these two cases.

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

In [13708]:

Fixes #3440: getVertexesArray() can be used to do a perpendicular projection of the vertexes into a lower number of dimensions.

comment:3 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:4 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4287

Note: See TracTickets for help on using tickets.