Ticket #5865 (closed: fixed)
Fix LoadPrenexusMonitors
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Andrei Savici |
Description
The loading of the prenexus monitors fails to correctly assign an x-axis to the data. The unit test did not check for this, so it never failed when the code was broken.
Change History
comment:2 Changed 8 years ago by Michael Reuter
Refs #5865. Correctly setting x-axis for data.
The unit test now checks for a correct x-axis value.
Changeset: a0f6a215e947582ededf792367644bdfd5709797
comment:3 Changed 8 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
The unit test should run. Also, one can check by loading CNCS_7860_runinfo.xml into LoadPrenexusMonitors and plot workspace index 1 or spectra index 2 (the others are garbage). The counts should not be all at zero.
comment:4 Changed 8 years ago by Andrei Savici
- Status changed from verify to verifying
- Tester set to Andrei Savici
comment:6 Changed 8 years ago by Michael Reuter
Refs #5865. Correctly setting x-axis for data.
The unit test now checks for a correct x-axis value.
Changeset: a0f6a215e947582ededf792367644bdfd5709797