Ticket #6341 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Properly handle scan index values when connecting to SMS

Reported by: Ross Miller Owned by: Ross Miller
Priority: major Milestone: Release 2.4
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

On connection, SMS will send out the scan index value IFF it's in the middle of s a scan. Otherwise it sends nothing. Need to handle both cases.

Change History

comment:1 Changed 8 years ago by Ross Miller

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Ross Miller

Changes to scan_index handling in ADARA

Upon connection, SMS will send out a packet with the scan index IFF it's in the middle of a scan. Changing the live listener code to make sure the appropriate time series property has been created before it connects to SMS.

Also adding code in initWorkspace() to add a scan index of 0 if we've received no explicit scan index from SMS.

refs #6341

Changeset: 63535819cde85db4a7cbf51e5909977213fcff59

comment:3 Changed 8 years ago by Ross Miller

Changes to scan_index handling in ADARA

Upon connection, SMS will send out a packet with the scan index IFF it's in the middle of a scan. Changing the live listener code to make sure the appropriate time series property has been created before it connects to SMS.

Also adding code in initWorkspace() to add a scan index of 0 if we've received no explicit scan index from SMS.

refs #6341

Changeset: 0ab9789e6de5742df91b0129c2113c619ae8fd7e

comment:4 Changed 8 years ago by Ross Miller

Changes to scan_index handling in ADARA

Upon connection, SMS will send out a packet with the scan index IFF it's in the middle of a scan. Changing the live listener code to make sure the appropriate time series property has been created before it connects to SMS.

Also adding code in initWorkspace() to add a scan index of 0 if we've received no explicit scan index from SMS.

refs #6341

Changeset: 63535819cde85db4a7cbf51e5909977213fcff59

comment:5 Changed 8 years ago by Ross Miller

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

comment:6 Changed 8 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:7 Changed 8 years ago by Russell Taylor

  • Status changed from verifying to closed

Presence of the scan_index log with just a 0 in it observed for a non-scan run. Code inspected to check that it will pick up changes in the scan index and add them to the log.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7187

Note: See TracTickets for help on using tickets.