Ticket #3701 (closed: invalid)
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: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]:
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: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: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