Ticket #1749 (closed: fixed)
Geometry: Implement a ParRectangularDetector object to handle parametrized RectangularDetectors
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Iteration 25 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description
Change History
comment:7 Changed 10 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
Pretty ugly code, but it is working. Bounding boxes are a little slow.
comment:8 Changed 10 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:9 Changed 10 years ago by Vickie Lynch
- Status changed from verifying to closed
Works for SNAP with parameters.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 2596
Note: See
TracTickets for help on using
tickets.
(In [6946]) Refs #1749 and #1722: Added IRectangularDetector and ParRectangularDetector in order to handle parametrized locations. I seem to be having trouble getting the values from the DAS logs, but the plotting works though.