Ticket #398 (closed: fixed)
Cylindrical angles are not calculated correctly for grouped detectors
Reported by: | Russell Taylor | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 15 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
If you group two detectors (or banks of detectors) that are symmetrically on opposite sides of the beamline a call to detectorTwoTheta gives 0, which is not what we want! This is because they are averaged in cartesian coordinates before conversion to polars.
Also, the view detectors option in qtiplot show the absolute r,theta,phi values when it would be better to show them relative to the sample position (in most cases the sample is at the origin, but not always).
Change History
Note: See
TracTickets for help on using
tickets.
(In [1963]) Changed way in which l2 & 2theta is calculated for grouped detectors. Re #398.