Ticket #5721 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Generic Load does not work with LoadMD algorithm

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: major Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

From Jon Taylor during testing

file load gives
Load started
Error opening the algorithm history field 'process'. Workspace will have no history.
Error storing output workspace in AnalysisDataService
Error in execution of algorithm Load:
WorkspaceProperty doesn't point to a workspace


trying to load an multid event workpsace SEQ_MDEW.nxs

To reproduce:

  • start MantidPlot;
  • click Load and navigate to the SEQ_MDWE.nxs file in the AutoTest directory;
  • click load and the above error is produced;

Change History

comment:1 Changed 8 years ago by Martyn Gigg

Allow LoadMD to work with the generic Load algorithm. Refs #5721

Also kill a spurious error when LoadNexusProcessed was checking whether it is able to load. It throws anyway so the error log is unnecessary.

Changeset: 5b0dfd387dbe4d3c3dac6e6d263fbba3bec8f6be

comment:2 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:3 Changed 8 years ago by Martyn Gigg

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

comment:4 Changed 8 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:5 Changed 8 years ago by Russell Taylor

Re #5721. Add a unit test.

Changeset: 09311360696101bf60ea2181a1d423def690e7a2

comment:6 Changed 8 years ago by Russell Taylor

  • Status changed from verifying to closed

Checked before & after on Mac & RHEL6.

comment:7 Changed 8 years ago by Martyn Gigg

Allow LoadMD to work with the generic Load algorithm. Refs #5721

Also kill a spurious error when LoadNexusProcessed was checking whether it is able to load. It throws anyway so the error log is unnecessary.

Changeset: 5b0dfd387dbe4d3c3dac6e6d263fbba3bec8f6be

comment:8 Changed 8 years ago by Russell Taylor

Re #5721. Add a unit test.

Changeset: 09311360696101bf60ea2181a1d423def690e7a2

comment:9 Changed 8 years ago by Martyn Gigg

Allow LoadMD to work with the generic Load algorithm. Refs #5721

Also kill a spurious error when LoadNexusProcessed was checking whether it is able to load. It throws anyway so the error log is unnecessary.

Changeset: 5b0dfd387dbe4d3c3dac6e6d263fbba3bec8f6be

comment:10 Changed 8 years ago by Russell Taylor

Re #5721. Add a unit test.

Changeset: 09311360696101bf60ea2181a1d423def690e7a2

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6567

Note: See TracTickets for help on using tickets.