Ticket #1764 (closed: fixed)
LoadLogsFromSNSNexus: make even single entry time-series values load as TimeSeriesProperty
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 25 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Right now, the entries with only one time are saved as PropertyWithValue, which will cause problems when merging runs.
Change History
comment:1 Changed 10 years ago by Janik Zikovsky
- Summary changed from LoadLogsFromSNSNexus: make all time-series value load as TimeSeriesProperty to LoadLogsFromSNSNexus: make even single entry time-series values load as TimeSeriesProperty
comment:4 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 10 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:6 Changed 10 years ago by Michael Reuter
- Status changed from verifying to closed
Using MantidPlot and opening an event NeXus file that has single valued logs, I can see that they are acting like logs with multiple values when imported. In other-words, a tableview and a graph are brought up in the UI. While the tableview is nice for the single valued logs, the graph is useless and annoying. Either a sensible plot needs to be created or no plot at all. I've opened #1821 for this minor issue. Other than this, everything looks good here.
Note: See
TracTickets for help on using
tickets.