l2q.py is hard-coded with an instrument reference frame for the MoveComponent correction calculations.
For instruments that do not share the same reference frame, the calculation will yield completely different and incorrect results.
Use the ReferenceFrame type associated with the instrument to correctly apply the corrections without having to know the specifics of the instrument setup.
l2q.py is hard-coded with an instrument reference frame for the MoveComponent correction calculations.
For instruments that do not share the same reference frame, the calculation will yield completely different and incorrect results.
Use the ReferenceFrame type associated with the instrument to correctly apply the corrections without having to know the specifics of the instrument setup.