Ticket #5319 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

SaveMD does not save algorithm history

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 (last modified by Janik Zikovsky) (diff)

MDHistoWorkspace and MDEventWorkspace NXS files should save/load the history. Old files without history should not crash.

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

For code reuse, I will encapsulate the saving/loading in the WorkspaceHistory class, and use the Nexus C++ API.

comment:3 Changed 8 years ago by Janik Zikovsky

Refs #5319: moved methods for algorithm history saving/loading

to WorkspaceHistory, for code reuse

Changeset: 7eb9215f3561b25ff07ae6c80bec694a6f226762

comment:4 Changed 8 years ago by Janik Zikovsky

Refs #5319: fix WorkspaceHistory loading

Changeset: 30a23a810eecfce9a116d7adbd5a4b3f39ea4d58

comment:5 Changed 8 years ago by Janik Zikovsky

Refs #5319: correct history order in loading

Changeset: 4588e7e721e5405536673943ee3cf6253eef3103

comment:6 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:7 Changed 8 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed
  • Description modified (diff)

comment:8 Changed 8 years ago by Vickie Lynch

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

comment:9 Changed 8 years ago by Vickie Lynch

  • Status changed from verifying to closed

History is the same after SaveMD/LoadMD for MDHistoWorkspace and MDEventWorkspace.

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6165

Note: See TracTickets for help on using tickets.