Ticket #5316 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Outlier function in statistics

Reported by: Vickie Lynch Owned by: Vickie Lynch
Priority: major Milestone: Release 2.2
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Russell Taylor

Description

Add function to calculate Z-scores to find outliers to statistics in kernel. Already used in GetDetOffsetsMultiPeaks and SortHKL, so put function calls in these algorithms. Add function for Modified Z-score to test if this is better.

Change History

comment:1 Changed 8 years ago by Vickie Lynch

Refs #5316 Zscores in statistics

Changeset: 018d1584dbedb6787143a611e3332ab9bd43bf70

comment:2 Changed 8 years ago by Vickie Lynch

Refs #5316 Zscores from statistics in SortHKL

Changeset: cb904b4f30d0f1c9efe7b7f6aa3a13d7a1631c4b

comment:3 Changed 8 years ago by Vickie Lynch

Refs #5316 Check for < 3 point modifiedZscore

Changeset: 88ce6ba733f84eae3a608f3423b45f788fd4af57

comment:4 Changed 8 years ago by Vickie Lynch

  • Status changed from new to accepted

comment:5 Changed 8 years ago by Vickie Lynch

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

Tried Modified Z-score in both CalibrateRectangularDetector and calibration was better with original Z-score. No difference in SortHKL. Both still use original Z-score.

comment:6 Changed 8 years ago by Russell Taylor

  • Status changed from verify to verifying
  • Tester set to Russell Taylor

comment:7 Changed 8 years ago by Russell Taylor

  • Status changed from verifying to closed

The calculation looks correct from inspection, but there should be unit tests - ticket #5706 created for that.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6162

Note: See TracTickets for help on using tickets.