Ticket #1360 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Add statistics to TimeSeriesProperty class

Reported by: Peter Peterson Owned by: Janik Zikovsky
Priority: minor Milestone: Iteration 25
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

There will be extra fields on the class with statistical information about the log:

  • minimum
  • maximum
  • mean
  • median
  • standard deviation
  • duration (not statistical but useful)

This change will bring things more in line with NXlog

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

  • Owner set to Janik Zikovsky
  • Status changed from new to accepted
  • Component set to Mantid

comment:2 Changed 10 years ago by Janik Zikovsky

(In [6485]) Refs #1360: Function that returns the statistics on a TimeSeriesProperty<double> added. Also fixed indents in LoadNexusProcessed.

comment:3 Changed 10 years ago by Janik Zikovsky

(In [6486]) Refs #1360: Forgot DLLExport for the windows build.

comment:4 Changed 10 years ago by Janik Zikovsky

  • Status changed from accepted to verify
  • Resolution set to fixed

Stats can be calculated, but not shown anywhere. So see #1770 to fix that. This part is done though :) !

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

It looks like the statistics are calculated correctly.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2207

Note: See TracTickets for help on using tickets.