Ticket #5426 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Add an option to LoadInstrument to pass in the IDF XML directly.

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: major Milestone: Release 2.2
Component: Mantid Keywords: LiveData, ADARA
Cc: rgmiller@… Blocked By:
Blocking: Tester: Andrei Savici

Description

...as an alternative to giving the filename or the instrument name.

This is needed by the SNS LiveListener, which will receive the full instrument XML description via the live stream. Although this generally should match our IDF file, it could be out of date if the installed version of Mantid is older and the stream version is the 'master' one.

Change History

comment:1 Changed 8 years ago by Russell Taylor

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Russell Taylor

Re #5426. Add option to pass instrument XML into LoadInstrument

...directly, rather than a filename. This will be used by the SNS live data listener.

Changeset: 26f7cc58d9654a31b17b23946e7b9b9a962cb435

comment:3 Changed 8 years ago by Russell Taylor

Re #5426. Small change to padSpectra() for use with live data.

Changeset: 3851132450011d7fbbba0282485ca7b69c6face3

comment:4 Changed 8 years ago by Russell Taylor

Re #5426. Add option to pass instrument XML into LoadInstrument

...directly, rather than a filename. This will be used by the SNS live data listener.

Changeset: 26f7cc58d9654a31b17b23946e7b9b9a962cb435

comment:5 Changed 8 years ago by Russell Taylor

Re #5426. Small change to padSpectra() for use with live data.

Changeset: 3851132450011d7fbbba0282485ca7b69c6face3

comment:6 Changed 8 years ago by Ross Miller

Added code to get the instrument name from the run status packet...

... and changed how the workspace was initialized. Now using Russell's code to pass XML directly into LoadInstrument. (See #5426)

Refs #5367

Changeset: e21016fdbc492cd10816734bf5dc7869860b048f

comment:7 Changed 8 years ago by Russell Taylor

Re #5426. Add option to pass instrument XML into LoadInstrument

...directly, rather than a filename. This will be used by the SNS live data listener.

Changeset: 26f7cc58d9654a31b17b23946e7b9b9a962cb435

comment:8 Changed 8 years ago by Russell Taylor

Re #5426. Small change to padSpectra() for use with live data.

Changeset: 3851132450011d7fbbba0282485ca7b69c6face3

comment:9 Changed 8 years ago by Russell Taylor

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

Wiki page has been updated.

comment:10 Changed 8 years ago by Russell Taylor

Re #5426. Add option to pass instrument XML into LoadInstrument

...directly, rather than a filename. This will be used by the SNS live data listener.

Changeset: 26f7cc58d9654a31b17b23946e7b9b9a962cb435

comment:11 Changed 8 years ago by Russell Taylor

Re #5426. Small change to padSpectra() for use with live data.

Changeset: 3851132450011d7fbbba0282485ca7b69c6face3

comment:12 Changed 8 years ago by Ross Miller

Added code to get the instrument name from the run status packet...

... and changed how the workspace was initialized. Now using Russell's code to pass XML directly into LoadInstrument. (See #5426)

Refs #5367

Changeset: e21016fdbc492cd10816734bf5dc7869860b048f

comment:13 Changed 8 years ago by Ross Miller

Added code to get the instrument name from the run status packet...

... and changed how the workspace was initialized. Now using Russell's code to pass XML directly into LoadInstrument. (See #5426)

Refs #5367

Changeset: e21016fdbc492cd10816734bf5dc7869860b048f

comment:14 Changed 8 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:15 Changed 8 years ago by Andrei Savici

  • Status changed from verifying to closed

comment:16 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6272

Note: See TracTickets for help on using tickets.