Ticket #3716 (closed: fixed)
LoadTofRawNexus: add option to choose the signal
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | pf9@…, scu@… | Blocked By: | |
Blocking: | Tester: | Peter Peterson |
Description
... for NOMAD's live nexus runs, histograms in d, q, and tof are being generated.
Add a parmeter called "Signal", an int, default 1. The signal attribute of NXS data fields will be used to find the right data to load. Use the axes attribute (if present) to find the name of the X-axis (normally time_of_flight) giving the binning parameters.
Test file at :
/SNS/users/y8y/NOM_2011_09_13T20_59_00Z_histo.nxs
Change History
comment:10 Changed 9 years ago by Janik Zikovsky
In [14670]:
comment:11 Changed 9 years ago by Janik Zikovsky
In [14671]:
comment:12 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
In [14675]:
comment:13 Changed 9 years ago by Peter Peterson
- Status changed from verify to verifying
- Tester set to Peter Peterson
comment:14 Changed 9 years ago by Peter Peterson
- Status changed from verifying to reopened
- Resolution fixed deleted
This segfaults on /SNS/NOM/shared/live/NOM_2011_09_20T12_59_50Z_histo.nxs
comment:16 Changed 9 years ago by Janik Zikovsky
In [14802]:
comment:17 Changed 9 years ago by Janik Zikovsky
In [14803]:
comment:18 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Works on all OSs if not parallel.
comment:20 Changed 9 years ago by Peter Peterson
- Status changed from verifying to closed
The data appears to load in, but the extra views appear to be empty. I think it is the file and not the algorithm.
comment:21 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4563