Geometry.det_refpoint
- Geometry.det_refpoint(mparam)[source]
Detector reference point function.
Parameters
- mparam
array-likeor sequence Motion parameter(s) at which to evaluate. If
motion_params.ndim >= 2, a sequence of that length must be provided.
Returns
- point
numpy.ndarray Vector(s) pointing from the origin to the detector reference point at
mparam.
- mparam