Ticket #3555 (closed: fixed)
Plus for MDEventWorkspace: implement algo
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #3558 | |
Blocking: | Tester: | Peter Parker |
Description
Maybe call it PlusMDEW?
The algo will merge two MDEventWorkspaces together by adding events together. Boxes split as needed.
Should handle file-backed MDEW in a reasonable way. Some work towards this has been done already.
Change History
comment:9 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Note for testers: Algorithm works with both memory and file-backed workspaces. Performance should be decent for file-backed since it avoids writing out to file all the time. This means that you need to call SaveMDEW with UpdateFileBackEnd to finalize the file!
comment:10 Changed 9 years ago by Peter Parker
- Status changed from verify to verifying
- Tester set to Peter Parker
comment:11 Changed 9 years ago by Peter Parker
- Status changed from verifying to closed
Apart from the raised defect #3786, this seems to be working fine.
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4402
Note: See
TracTickets for help on using
tickets.