Ticket #1764 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

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:2 Changed 10 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:3 Changed 10 years ago by Janik Zikovsky

(In [6909]) Refs #1764: Single-value logs get loaded 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.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2611

Note: See TracTickets for help on using tickets.