Ticket #2797 (closed: fixed)
MDEventWorkspace: centerpointBin(): support ImplicitFunction in binning.
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | owen.arnold@… | Blocked By: | |
Blocking: | Tester: | Owen Arnold |
Description
... also refactor the method out of IMDEventWorkspace because Nick said so.
Change History
comment:9 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:10 Changed 9 years ago by Owen Arnold
- Status changed from verify to verifying
- Tester set to Owen Arnold
comment:11 Changed 9 years ago by Owen Arnold
- Status changed from verifying to closed
This works. At present the only ImplicitFunction type passed through is a Plane. We have the flexibility to pass through many other types including compounds. Therefore suggest for future:
*Increase range of ImplicitFunction types that acutally get exercised (wont affect code here) *Improve performance using ImplicitFunctions. Currently call virtual evaluate function n-times.
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3644
Note: See
TracTickets for help on using
tickets.