Ticket #3701 (closed: invalid)

Opened 9 years ago

Last modified 5 years ago

LoadInstrument: allow reading XML from a string; save XML in instrument

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: major Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: #3669 Tester: Owen Arnold

Description

Save the contents of the IDF in the Instrument object for later saving.

Allow the Load method to use a string of XML instead of just a file.

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 [14574]:

Refs #3701: Use XML text and save it when loading an instrument.

comment:3 Changed 9 years ago by Janik Zikovsky

Also, allow loading into a ExperimentInfo class, not just a MatrixWorkspace. This will be needed when loading MDEventWorkspaces.

comment:4 Changed 9 years ago by Janik Zikovsky

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

In [14579]:

Fixes #3701: LoadInstrument can be called on a ExperimentInfo by manually setting parameters.

comment:5 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying
  • Tester set to Owen Arnold

comment:6 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to reopened
  • Resolution fixed deleted

XMLText was once a property on LoadInstrument, but isn't any more. Not sure what to do about this ticket. Explanation or advice needed?

comment:7 Changed 9 years ago by Janik Zikovsky

  • Status changed from reopened to accepted

comment:8 Changed 9 years ago by Janik Zikovsky

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

The changes in #3669 (refactoring the instrument definition parser out of LoadInstrument) made this ticket now unnecessary and its changes were rolled back.

comment:9 Changed 9 years ago by Owen Arnold

  • Status changed from verify to verifying

comment:10 Changed 9 years ago by Owen Arnold

  • Status changed from verifying to closed

Functionality Rolled-back.

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4548

Note: See TracTickets for help on using tickets.