Ticket #5320 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

LoadMD: support MDHistoWorkspace.

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Vickie Lynch

Description

Now that SaveMD saves MDHisto, loading them back would be nice too.

Change History

comment:1 Changed 8 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Janik Zikovsky

Refs #5320: LoadMD supports MDHisto, history in SaveMD

Refs #5319: history in SaveMD and LoadMD.

Changeset: 77c3d6d2f9415b5aa4f713559bb10bd71c29d74c

comment:3 Changed 8 years ago by Janik Zikovsky

Refs #5320: fixes for new LoadMD output arg type

Changeset: d70cac387a3df9a6f8a664e02ed2d80c750a9a4f

comment:4 Changed 8 years ago by Janik Zikovsky

Refs #5320: unit test for LoadMD of MDHistoWorkspace

Changeset: e62ba4218cab76256950ff75789c10976f3dd916

comment:5 Changed 8 years ago by Martyn Gigg

Disable LoadMD histo test on windows due to access failure. Refs #5320

It will be diagnosed and turned back on.

Changeset: 109d58abe72c37d81f0317addf249c929d5c24b2

comment:6 Changed 8 years ago by Martyn Gigg

Close file handle in LoadMD. Refs #5320

Windows requires all file handles to be closed before anything can be deleted. The handle is only closed for the histo case and is deleted if no backend is being used.

Changeset: 3db7df80f3b0d5a60e400b5df4ae140bb46aa463

comment:7 Changed 8 years ago by Janik Zikovsky

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

Note to testers: check that the workspace history, sample logs, instrument etc. are loaded and saved correctly.

The link to the "original" workspace (for rebinning) is not currently saved.

comment:8 Changed 8 years ago by Martyn Gigg

Close file handle in LoadMD. Refs #5320

Windows requires all file handles to be closed before anything can be deleted. The handle is only closed for the histo case and is deleted if no backend is being used.

Changeset: 3db7df80f3b0d5a60e400b5df4ae140bb46aa463

comment:9 Changed 8 years ago by Russell Taylor

Re #5320. Clear MSVC compiler warning.

Changeset: a2cd029aad8e734de6494796898481016283e87b

comment:10 Changed 8 years ago by Russell Taylor

Re #5320. Clear MSVC compiler warning.

Changeset: a2cd029aad8e734de6494796898481016283e87b

comment:11 Changed 8 years ago by Russell Taylor

Re #5320. Clear MSVC compiler warning.

Changeset: a2cd029aad8e734de6494796898481016283e87b

comment:12 Changed 8 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:13 Changed 8 years ago by Vickie Lynch

  • Status changed from verifying to closed

SaveMD/LoadMD for MDHistoWorkspace has same history, sample, instrument, and output in SliceViewer looks the same.

comment:14 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6166

Note: See TracTickets for help on using tickets.