Ticket #270 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Create a CropWorkspace algorithm

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: minor Milestone: Iteration 13
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

The options of NormaliseToMonitor can require that bins are lopped off the start and end of a workspace. Right now, this is done via the Regroup algorithm, passing in arguments to make sure you lose the bins you don't want and keep the boundaries of the remaining bins unchanged. But this is very inefficient and could be done much better by a dedicated algorithm. Integration could also use this algorithm.

Change History

comment:1 Changed 12 years ago by Russell Taylor

  • Status changed from new to assigned

comment:2 Changed 12 years ago by Russell Taylor

(In [1486]) Added a CropWorkspace algorithm. Re #270.

comment:3 Changed 12 years ago by Russell Taylor

(In [1487]) Never fail to forget the DLLExport... Re #270.

comment:4 Changed 12 years ago by Russell Taylor

(In [1488]) Changed NormaliseToMonitor to use CropWorkspace instead of Regroup. Re #270.

comment:5 Changed 12 years ago by Russell Taylor

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1118

Note: See TracTickets for help on using tickets.