Ticket #3111 (assigned)
MDTinyBox that would swallow up events and reduce memory use?
Reported by: | Janik Zikovsky | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | minor | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Janik Zikovsky) (diff)
Investigate using a variant of MDBox called MDTinyBox where events added to it are not saved fully, instead the total (plus perhaps the centroid) is simply recorded and the extra information removed.
The recursion level at which to use MDTinyBox has to be chosen so that the size of the box is significantly smaller than the smallest bin size one would expect to do. It should be smaller than the resolution of a neutron event; in effect, the MDTinyBox becomes a single, summed neutron event.
The QueryMDWorkspace algorithm can output a table giving detailed info about the population of boxes at each recursion level. This could be used to gauge whether this feature would be useful (if a large number of boxes are at the max recursion depth, for instance).
Change History
comment:2 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:3 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:6 Changed 8 years ago by Janik Zikovsky
- Owner changed from Janik Zikovsky to Owen Arnold
- Status changed from new to assigned
- Description modified (diff)
comment:8 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:9 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:10 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.5 to Release 2.6
comment:13 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:14 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
bulk move to assigned at the into of the triage step
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3958
Moved my tickets that won't get finished by iteration 29