Ticket #3564 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

View MDBoxes in a table view in MantidPlot

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: MantidPlot Keywords:
Cc: Blocked By:
Blocking: Tester: Peter Parker

Description

This might be a little bit annoying to write, but useful for debugging. I would like to list the fields of either MDBox or MDGridBox in a table view of all the boxes of MDEventWorkspace.

Similar to PeaksWorkspace, means it has to implement ITableWorkspace. Or since it is just for debugging, fill up the table once?

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

In [13971]:

Refs #3564: Menu to look at the boxes in a MDEventWorkpsace in MantidPlot. Refs #3555: Better thread safety for the Plus algo and DiskMRU in general.

comment:3 Changed 9 years ago by Janik Zikovsky

In [13972]:

Refs #3564: Fix test.

comment:4 Changed 9 years ago by Janik Zikovsky

In [13973]:

Refs #3564: Fix test.

comment:5 Changed 9 years ago by Janik Zikovsky

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

In [13980]:

Fixes #3564: Fix windows run

comment:6 Changed 9 years ago by Janik Zikovsky

In [13982]:

Refs #3564: Resorted to using strings because using bool apparently confuses the type checking either on Win or on Linux.

comment:7 Changed 9 years ago by Russell Taylor

In [14013]:

Fix Mac warnings. Re #3564.

comment:8 Changed 9 years ago by Peter Parker

  • Status changed from verify to verifying
  • Tester set to Peter Parker

comment:9 Changed 9 years ago by Peter Parker

  • Status changed from verifying to closed

MDBoxes are visible in table within Mantid. Data appears to be correct.

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4411

Note: See TracTickets for help on using tickets.