Ticket #2566 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

TofCorrection algorithm should move detectors positions

Reported by: Michael Whitty Owned by: Michael Whitty
Priority: major Milestone: Iteration 28
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Janik Zikovsky

Description

For detectors on which the offset has been applied, the position of the detector should be shifted to the origin.

This will prevent having to do it in python after each run of this algorithm, which is slow because of logging, etc.

Change History

comment:1 Changed 10 years ago by Michael Whitty

  • Status changed from new to accepted

comment:2 Changed 10 years ago by Michael Whitty

(In [9761]) refs #2566 - adjust TofCorrection algorithm so that it will move the positions of the affected detectors to (0,0,0). This removes the need for us to do this in the python scripting layer and so eliminates a) a very slow step in the reduction for tosca data, b) a fairly large scripting difference between tosca and it's colleagues iris & osiris.

comment:3 Changed 10 years ago by Michael Whitty

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

this algorithm may be deprecated before next release

comment:4 Changed 9 years ago by Janik Zikovsky

  • Status changed from verify to verifying
  • Tester set to Janik Zikovsky

comment:5 Changed 9 years ago by Janik Zikovsky

  • Status changed from verifying to closed

TofCorrection no longer exists, as per another ticket whose # i forgot.

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3413

Note: See TracTickets for help on using tickets.