Ticket #4189 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Expose QueryMDWorkspace via MantidPlot

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: major Milestone: Release 2.0
Component: VATES Keywords:
Cc: Blocked By: #4148
Blocking: Tester: Jose Borreguero

Description

Right-click menu options for MDWorkspaces and MDHistoWorkspaces. Should be called 'List Data'. Should create a table workspace and then automatically place it into a table view in mantid plot. Should use QueryMDWorkspace under-the-hood. See ticket #4148.

Change History

comment:1 Changed 9 years ago by Owen Arnold

Should also do the following:

  • Automatically name the output workspace
  • Display all rows

comment:2 Changed 9 years ago by Owen Arnold

refs #4189. Implemented, should work for all IMDWorkspaces

Changeset: 8e71d1fa11ccaed7e1850e3d14d4c596fdc7053f

comment:3 Changed 9 years ago by Owen Arnold

  • Status changed from new to accepted

comment:4 Changed 9 years ago by Owen Arnold

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

Tester: Load a MDWorkspace with something similar to:

LoadMD(Filename=r'C:/mantid/Test/AutoTestData/MAPS_MDEW.nxs',OutputWorkspace='mdws')

Then run QueryMDWorkspace on this workspace, which should produce an output table workspace. Then try right-clicking the MD workspace and select 'List Data' from the dropdown in MantidPlot. The workspace produced should be identical to that given via QueryMDWorkspace. The workspace should automatically bring up a grid in MantidPlot after the right-click action.

Last edited 9 years ago by Owen Arnold (previous) (diff)

comment:5 Changed 9 years ago by Jose Borreguero

  • Status changed from verify to verifying
  • Tester set to Jose Borreguero

comment:6 Changed 9 years ago by Jose Borreguero

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5036

Note: See TracTickets for help on using tickets.