Ticket #6245 (closed: fixed)
Allow LoadTOFRawNexus to read old SNS 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
Older SNS NeXus files are missing a couple of key pieces of information to correctly get them read. Adjust the loader to get the data to read in.
Change History
comment:2 Changed 8 years ago by Michael Reuter
Refs #6245. Old SNS data now loads.
Changeset: 9031af93052098b519b643a5e63b5680db76fc58
comment:3 Changed 8 years ago by Michael Reuter
Refs #6245. Adding unit test for reading old file.
Changeset: 748f1dc4d6803a261a4ffe0273db5f88dc0abc2c
comment:4 Changed 8 years ago by Michael Reuter
- Status changed from accepted to verify
- Resolution set to fixed
TESTING: Load ARCS_2963.nxs and/or REF_L_7139.nxs from AutoTestData via Load and everything should work. They should produce 117760 and 77824 spectra respectively in the output workspace.
comment:5 Changed 8 years ago by Michael Reuter
Refs #6245. Old SNS data now loads.
Changeset: 9031af93052098b519b643a5e63b5680db76fc58
comment:6 Changed 8 years ago by Michael Reuter
Refs #6245. Adding unit test for reading old file.
Changeset: 748f1dc4d6803a261a4ffe0273db5f88dc0abc2c
comment:7 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell