Ticket #7632 (assigned)

Opened 7 years ago

Last modified 5 years ago

Create a dynamic binned MDEventWorkspace with different coordinate basis

Reported by: Michael Reuter Owned by: Anyone
Priority: major Milestone: Backlog
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

ConvertToMD is locked into a specific regime of coordinate axes, namely (HKL mode, direct mode) [H,K,L,deltaE,....]. One would ideally like to be able to create a MDEventWorkspace with a coordinate axis set like [H,deltaE,K] and the 4th dimension, L, integrated that takes advantage of the dynamic binning. SliceMD can be used to effect the coordinate change, but it currently returns a "regularized" MDEventWorkspace since it relies on the number of bins for each axis being specified. This isn't really what is desired when creating a new MDEventWorkspace since it the workspace should leverage the dynamic binning capability. Rather than modify the two aforementioned algorithms, a new slicing algorithm should be created to construct a MDEventWorkspace with an arbitrary coordinate axes from a given MDEventWorkspace and that new workspace should be dynamically binned.

Change History

comment:1 Changed 7 years ago by Nick Draper

  • Status changed from new to assigned

Bulk move to assigned at the introduction of the triage step

comment:2 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8477

Note: See TracTickets for help on using tickets.