Ticket #9544 (closed: fixed)
Use the new live data monitor capabilities in the Step Scan interface
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | GUI | Keywords: | LiveData |
Cc: | Blocked By: | #9541 | |
Blocking: | #9540 | Tester: | Andrei Savici |
Description
Up till now normalisation by monitor has only been available for offline data. With it being added to the live data infrastructure, we can loosen this restriction.
Change History
comment:4 Changed 6 years ago by Russell Taylor
- Status changed from assigned to inprogress
Re #9544. Switch to new way of holding monitor workspace.
This method just got a whole lot simpler....
Changeset: 71a4bff12b1aea73a5e3ef49d1b62ccd9566643b
comment:5 Changed 6 years ago by Russell Taylor
Re #9544. Use internal monitor workspace instead of named one.
This means that the monitors show up as a normalization option when taking live data.
Changeset: a30ee0ceabedf5b83e402cf6940f8c5a0ae74926
comment:6 Changed 6 years ago by Russell Taylor
Re #9544. Filter events while the run was paused.
You might think that the DAS would not save events from when a run was paused but no, that would be much to easy (for us). Therefore filter them out if an ADARA-style pause log is present (i.e. this is SNS only). There is a configuration property that can be set to load them as before.
Changeset: 89a348503552ce71d30fbe51e3898c4c52750b4b
comment:8 Changed 6 years ago by Russell Taylor
- Status changed from inprogress to verify
- Resolution set to fixed
To test: You'll need to be at the SNS and able to connect to a live stream.
- Bring up the Step Scan Analysis interface via the Interfaces -> General menu.
- Select "Use Live Stream"
- Once the Start button is enabled, observe that the "Normalize by" combobox contains monitor entries.
- Hit start, and once the graph is up check that normalizing by the monitors works.
comment:9 Changed 6 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:10 Changed 6 years ago by Andrei Savici
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9544_stepscan_monitors_in_live'
Full changeset: 5ff636a6ca45b4a5fb75b5367a44f76904d37762
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10387