Ticket #6377 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

SortPeaksWorkspace

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: major Milestone: Release 2.4
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: #6381 Tester: Stuart Campbell

Description

Create an algorithm that will allow a peaks workspace to be sorted via a limited set of column names. Allow it either to create a new PeaksWorkspace containing the results, or replace the existing. Do not allow multiple ordering terms.

The main reason that this functionality is required is to support peak ordering in the Peak Reporting tool in the SliceViewer.

Similar behaviour is achieved in SortHKL algorithm using the sort functionality on the PeaksWorkspace.

Change History

comment:1 Changed 8 years ago by Owen Arnold

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Owen Arnold

refs #6377. Stub for Algorithm.

Changeset: 79fe3f130437cb39effa146787343cf167a64f71

comment:3 Changed 8 years ago by Owen Arnold

refs #6377. Basic sorting implemented.

Changeset: ba5c12868e12d547167f15093e08587b0cfa5f4b

comment:4 Changed 8 years ago by Owen Arnold

refs #6377. Descending and Ascending sorting added.

Changeset: c7e26c21fdde2374a5bcff14384e52e84f6a47c0

comment:5 Changed 8 years ago by Owen Arnold

  • Blocking 6381 added

comment:6 Changed 8 years ago by Owen Arnold

refs #6377. Stub for Algorithm.

Changeset: 2ee43902fa10bfeb240f363db4bd931b5322b7f8

comment:7 Changed 8 years ago by Owen Arnold

refs #6377. Basic sorting implemented.

Changeset: 4f96377a09584508ebceb6899c9269d4f381e5a4

comment:8 Changed 8 years ago by Owen Arnold

refs #6377. Descending and Ascending sorting added.

Changeset: a594e020e6efdd83e2d4385fddfe986323822f2c

comment:9 Changed 8 years ago by Owen Arnold

refs #6377. Stub for Algorithm.

Changeset: b219127854aa4cd85bd46d38ea93df28b0831370

comment:10 Changed 8 years ago by Owen Arnold

refs #6377. Basic sorting implemented.

Changeset: 31105cfe57684184e7342441ff081fdad4bbb6e9

comment:11 Changed 8 years ago by Owen Arnold

refs #6377. Descending and Ascending sorting added.

Changeset: 942437625e177912241bf6d47588d47874691199

comment:12 Changed 8 years ago by Owen Arnold

refs #6381 #6377. Sort Workspace inplace.

Changeset: d28571c79a443150e598311671e84c6837202120

comment:13 Changed 8 years ago by Owen Arnold

refs #6381 #6377. Sort Workspace inplace.

Changeset: e5eaf0e44c985d2ed2ffe9c6df92e3e3140ee278

comment:14 Changed 8 years ago by Owen Arnold

refs #6377. Wiki and usage docs.

Changeset: 8f1b9fa030891d38e901029695ffa916544c0725

comment:15 Changed 8 years ago by Owen Arnold

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

Tester: See the usage section on the wiki page for this algorithm for help on how to use this algorithm. This algorithm is also being used under-the-hood of the peaks sorting in the SliceViewer.

comment:16 Changed 8 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:17 Changed 8 years ago by Stuart Campbell

  • Status changed from verifying to closed

Seems to sort correctly (although I didn't check ALL the peaks!) :-)

comment:18 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7223

Note: See TracTickets for help on using tickets.