Ticket #264 (closed: fixed)

Opened 12 years ago

Last modified 5 years ago

Change Integration to take values rather than bin indexes

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

Description

Replace the StartBin and EndBin properties of Integration so that the user can provide a range (of e.g. TOF) over which to integrate instead of just bin index numbers. If the value provided doesn't fall exactly on a bin boundary, take the first boundary that's within the range.

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 [1456]) Modified Integration so that the user can specify an X range to integrate over instead of bin indices. Re #264.

comment:3 Changed 12 years ago by Russell Taylor

(In [1458]) Fix bug in NormaliseToMonitor. Re #264.

comment:4 Changed 12 years ago by Russell Taylor

(In [1467]) Adapted NormaliseToMonitor to use Integrate as subalgorithm. Plus other tidying up. Re #264.

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 1112

Note: See TracTickets for help on using tickets.