Ticket #2318 (closed: fixed)
Add id index steps in a row when defining rectangular detector in IDF
Reported by: | Anders Markvardsen | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | major | Milestone: | Iteration 27 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
When defining rectangular detector in IDF allow IDs to be increased with a step-size between elements in a row (not only between individual rows using idstepbyrow)
Change History
comment:5 Changed 10 years ago by Anders Markvardsen
(In [9319]) Fixed a bug when using RegularDetector description in IDF such that all individual detectors in regular-detector only are rotated to face the another component if
<components-are-facing>
is set in IDF. Added SANS2D and LOQ IDFs using RegularDetector descriptions. Added solid-angle test for SANS2D Tested that SANSFront and LOQanalysis system tests passes.
re #2318
comment:7 Changed 10 years ago by Anders Markvardsen
- Status changed from accepted to verify
- Resolution set to fixed
comment:8 Changed 10 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:9 Changed 10 years ago by Nick Draper
- Status changed from verifying to closed
Tested and proven using SANS2D IDF
v1.1.9515
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3165
(In [9001]) Code for: Add id index steps in a row when defining rectangular detector in IDF.
Needed to use RectangularDetector notation in sans2d IDF
re #2318