Ticket #1933 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Utility to calculate statistics from a vector

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: minor Milestone: Iteration 27
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Andrei Savici

Description

Create a facility in Kernel that can calculate statistics from a vector of numbers. At minimum this should calculate:

  • minumum value
  • maximum value
  • mean value
  • median value
  • standard of deviation

Change History

comment:1 Changed 10 years ago by Peter Peterson

  • Status changed from new to accepted
  • Owner set to Peter Peterson

comment:2 Changed 10 years ago by Peter Peterson

  • Milestone changed from Iteration 26 to Iteration 27

comment:3 Changed 10 years ago by Peter Peterson

(In [8292]) Special case for when an empty vector is passed in. Refs #1933.

comment:4 Changed 10 years ago by Peter Peterson

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

(In [8293]) Migrated to central statistics facility. Fixes #1933.

comment:5 Changed 10 years ago by Russell Taylor

(In [8294]) Fix for windows. Re #1933.

comment:6 Changed 10 years ago by Andrei Savici

  • Status changed from verify to verifying
  • Tester set to Andrei Savici

comment:7 Changed 10 years ago by Andrei Savici

  • Status changed from verifying to closed

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2780

Note: See TracTickets for help on using tickets.