Ticket #501 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Modify normalise to monitor (only works with common bins)

Reported by: Laurent Chapon Owned by: Russell Taylor
Priority: major Milestone: Iteration 18
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Nick Draper) (diff)

At the moment, normalize to monitor works only for workspaces that have a common set of bins. Also it uses the workspace overload operator / which is very slow.

In modifying the alg to handle unmatching bins the monitor spectrum should be rebinned to match the data, not the other way around.

Change History

comment:1 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 16 to Iteration 17

Batch move of tickets to Iteration 17

comment:2 Changed 11 years ago by Nick Draper

  • Milestone changed from Iteration 17 to Iteration 18

Moved as part of iteration end

comment:3 Changed 11 years ago by Nick Draper

  • Owner changed from Laurent Chapon to Russell Taylor
  • Description modified (diff)

comment:4 Changed 11 years ago by Russell Taylor

  • Status changed from new to assigned

comment:5 Changed 11 years ago by Russell Taylor

(In [2814]) Allow empty value in ListValidator if it's on the list of allowed values plus a bit of tidying up in the validators. Re #501.

comment:6 Changed 11 years ago by Russell Taylor

(In [2815]) Omitted to add file. Re #501.

comment:7 Changed 11 years ago by Russell Taylor

(In [2829]) Enhanced NormaliseToMonitor so that (a) The monitor spectrum can be provided in a separate workspace if desired and (b) the input workspace is not required to have common bins. In the latter situation the monitor spectrum is rebinned to each data spectrum internally. Re #501.

comment:8 Changed 11 years ago by Russell Taylor

(In [2830]) Couple more small changes. Re #501.

comment:9 Changed 11 years ago by Russell Taylor

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

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1349

Note: See TracTickets for help on using tickets.