Ticket #1607 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Move sort algorithm body into EventWorkspace

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

Description

The body of the Sort algorithm should be moved into the EventWorkspace class. One thing that should be figured out is how the version in the EventWorkspace class can meaningfully update the progress bar.

The reason for doing this is so other code can sort the data more easily.

Change History

comment:1 Changed 10 years ago by Janik Zikovsky

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

comment:2 Changed 10 years ago by Janik Zikovsky

(In [6168]) Refs #1607: A parallelized sort function is now in EventWorkspace.

comment:3 Changed 10 years ago by Janik Zikovsky

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

comment:4 Changed 10 years ago by Vickie Lynch

  • Status changed from verify to verifying
  • Tester set to Vickie Lynch

comment:5 Changed 10 years ago by Vickie Lynch

  • Status changed from verifying to closed

Rebin is much faster after sorting events, so sort must be working.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2454

Note: See TracTickets for help on using tickets.