Ticket #2889 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Make CorrectKiKf event aware

Reported by: Stuart Campbell Owned by: Andrei Savici
Priority: major Milestone: Iteration 29
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

Add the ability to cope with event workspaces to the CorrectKiKf algorithm.

Change History

comment:1 Changed 9 years ago by Andrei Savici

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Andrei Savici

(In [12828]) Make kioverkf event aware. To do: delete events that have Ei or Ef less then 0 from the list. For now, it just sets their weights to 0. Refs #2889

comment:3 Changed 9 years ago by Andrei Savici

(In [12829]) Forgot header file. Refs #2889

comment:4 Changed 9 years ago by Andrei Savici

wiki page updated

comment:5 Changed 9 years ago by Andrei Savici

(In [12841]) Delete events where Ei or Ef are <=0. Refs #2889

comment:6 Changed 9 years ago by Andrei Savici

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

Note for testing: Load the CNCS file from AutoTest, apply ConvertUnits with EFixed=3, Direct geometry. If you apply CorrectKiKf with Efixed=2 or 1, the number of events will decrease, since events with Ef<0 will be dropped.

comment:7 Changed 9 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:8 Changed 9 years ago by Michael Reuter

  • Status changed from verifying to closed

This seems to work well with events and performs in an expected manner.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3736

Note: See TracTickets for help on using tickets.