Ticket #3607 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

ConvertToEventWorkspace algorithm: make it

Reported by: Janik Zikovsky Owned by: Janik Zikovsky
Priority: critical Milestone: Iteration 30
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Roman Tolchenov

Description

Algorithm takes a Workspace2D and converts each bin to a single WeightedEvent.

Change History

comment:1 Changed 9 years ago by Janik Zikovsky

  • Status changed from new to accepted

comment:2 Changed 9 years ago by Janik Zikovsky

In [14176]:

Refs #3607: ConvertToEventWorkspace algorithm added. Removed some debugging output in ManagedWorkspaces. Added an option in CheckWorkspacesMatch.

comment:3 Changed 9 years ago by Janik Zikovsky

In [14177]:

Refs #3607: OpenMP loop var.

comment:4 Changed 9 years ago by Janik Zikovsky

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

In [14182]:

Fixes #3607: Incorporated Mathieu's suggestion to use Y/E to find the number of events. Added a max number per bin to avoid exploding memory. Also, a fix to MakeDiffMDEW to allow using WISH data.

comment:5 Changed 9 years ago by Roman Tolchenov

  • Status changed from verify to verifying
  • Tester set to Roman Tolchenov

comment:6 Changed 9 years ago by Roman Tolchenov

  • Status changed from verifying to closed

Applied the algorithm to a Workspace2D, compared the output event workspace with the original using Minus. Worked fine.

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 4454

Note: See TracTickets for help on using tickets.