Ticket #27 (closed: fixed)

Opened 13 years ago

Last modified 5 years ago

Create a SimpleIntegration algorithm

Reported by: Nick Draper Owned by: Russell Taylor
Priority: major Milestone: Iteration 1
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

The same algorithm as was created for the GAUDI pilot, but this time reading a 2D workspace from the Analysis Data Service, recoring the result in a 1D workspace.

Change History

comment:1 Changed 13 years ago by Nick Draper

  • Owner set to Russell Taylor

The algorithm should take the following properties

  • InputData - the name of the input workspace
  • OutputData - the name of the workspace to store the results in
  • StartTOF – default 0
  • EndTOF – default max
  • StartDectector – default 0
  • EndDetector – default max

comment:2 Changed 13 years ago by Russell Taylor

  • Status changed from new to assigned

comment:3 Changed 13 years ago by Russell Taylor

(In [76]) First version of SimpleIntegration algorithm. Still need to implement options and add unit tests. Re #27.

comment:4 Changed 13 years ago by Russell Taylor

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

(In [109]) Completed SimpleIntegration algorithm. Closes #27.

comment:5 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 875

Note: See TracTickets for help on using tickets.