Ticket #3369 (closed: fixed)
BinToMDHistoWorkspace: Alternate method for few events + lots of boxes
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #3376, #3408 | |
Blocking: | Tester: | Owen Arnold |
Description
... where you iterate through every event and place them in the proper bin in the output MDHistoWorkspace.
Hard to parallelize!
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
comment:8 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
I think this is complete for now, and should work well with the file back-end in Iterate events mode. The per-bin method might be retired in the future, as it is only occasionally faster and is sometimes much slower.
comment:10 Changed 9 years ago by Janik Zikovsky
In [13728]:
comment:11 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:12 Changed 9 years ago by Owen Arnold
- Status changed from verifying to closed
This does work. I've been using it for some time with the default IterateEvents option set to on.
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4216
Note: See
TracTickets for help on using
tickets.