Ticket #2891 (closed: fixed)
InstrumentRayTracer: Improve performance on RectangularDetectors+
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 29 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
... also, allow ray tracing from the sample to succeed if the Start point is WITHIN the instrument (e.g. tracing a ray from sample to a detector in TOPAZ, where the instrument surrounds the sample).
Change History
comment:4 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
Note: See
TracTickets for help on using
tickets.
Will speed up RectangularDetectors by splitting them into a list of rows with pixels in columns.