Ticket #6240 (closed: fixed)
DGS Reduction doesn't work with new SNS event nexus filenames.
Reported by: | Stuart Campbell | Owned by: | Stuart Campbell |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3.2 |
Component: | Mantid | Keywords: | inelastic,PatchCandidate,Released |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
For the new SNS filenames (e.g. HYSA_2410.nxs.h5) the new dgsreduction doesn't work. We just get the following error:
Error in execution of algorithm DgsConvertToEnergyTransfer: Algorithm not registered (empty algorithm name) Unable to successfully run subAlgorithm DgsConvertToEnergyTransfer Error in execution of algorithm DgsReduction: Algorithm not registered (empty algorithm name)
It is due to the fact that it doesn't know what the file type is in order to run the correct Load Monitor algorithm.
Change History
comment:2 Changed 8 years ago by Stuart Campbell
refs #6240. Added additional check for .nxs.h5 files.
Changeset: 22412c9ad9d3ec5b95e17d9ba41e40924e4f0dda
comment:3 Changed 8 years ago by Stuart Campbell
- Status changed from accepted to verify
- Resolution set to fixed
comment:4 Changed 8 years ago by Stuart Campbell
refs #6240. Added additional check for .nxs.h5 files.
Changeset: 22412c9ad9d3ec5b95e17d9ba41e40924e4f0dda
comment:5 Changed 8 years ago by Michael Reuter
- Milestone changed from Release 2.4 to Release 2.3.2
Moved to patch release.
comment:7 Changed 8 years ago by Stuart Campbell
refs #6240. Added additional check for .nxs.h5 files. (cherry picked from commit 22412c9ad9d3ec5b95e17d9ba41e40924e4f0dda)
Changeset: e74bc4d40013d60a08a431eef2668992df2c91d6
comment:8 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:9 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
This fix now allows the new ADARA files to be reduced.
comment:10 Changed 7 years ago by Nick Draper
- Keywords inelastic,PatchCandidate added; inelastic, PatchCandidate removed
comment:11 Changed 7 years ago by Nick Draper
- Keywords inelastic,PatchCandidate,Released added; inelastic,PatchCandidate removed
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7086