Ticket #6254 (closed: fixed)
Fix LoadNexusMonitors for old files
Reported by: | Michael Reuter | Owned by: | Michael Reuter |
---|---|---|---|
Priority: | major | Milestone: | Release 2.4 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Stuart Campbell |
Description (last modified by Michael Reuter) (diff)
Older SNS files fail to read via LoadNexusMonitors. This is mainly due to them having no logs.
Change History
comment:2 Changed 8 years ago by Michael Reuter
Refs #6254. Fixing old file reading for monitors.
Changeset: 4376d0d1e8f2852ea8e27254a1ea92c87a1e5e74
comment:3 Changed 8 years ago by Michael Reuter
Refs #6254. Adding unit test for reading monitors from old files.
Changeset: 31d000499453c0a4b89b7656dc1a3ebb98353a2a
comment:5 Changed 8 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
TESTING: Load ARCS_2963.nxs from AutoTestData via LoadNexusMonitors and everything should go and produce 2 monitor spectra.
comment:6 Changed 8 years ago by Michael Reuter
Refs #6254. Fixing old file reading for monitors.
Changeset: 4376d0d1e8f2852ea8e27254a1ea92c87a1e5e74
comment:7 Changed 8 years ago by Michael Reuter
Refs #6254. Adding unit test for reading monitors from old files.
Changeset: 31d000499453c0a4b89b7656dc1a3ebb98353a2a
comment:8 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:9 Changed 8 years ago by Stuart Campbell
- Status changed from verifying to closed
Does work as expected.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7100