Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:2
-
Epic Link:
-
Sprint:TSSW Sprint - Apr 24 - May 08, TSSW Sprint - May 08 - May 22
-
Team:Telescope and Site
-
Urgent?:No
Description
Debug the SVD decomposition in M2 cRIO when calculating RZ. I think the problem comes from the "uniqueness" of SVD.
Attachments
Issue Links
- is triggered by
-
DM-38791 Integrate and Test the M2 cRIO Simulator with M2 Python GUI in Phase 1
- Done
Based on Singular_value_decomposition:
Non-degenerate singular values always have unique left- and right-singular vectors, up to multiplication by a unit-phase factor eiφ (for the real case up to a sign). Consequently, if all singular values of a square matrix M are non-degenerate and non-zero, then its singular value decomposition is unique, up to multiplication of a column of U by a unit-phase factor and simultaneous multiplication of the corresponding column of V by the same unit-phase factor. In general, the SVD is unique up to arbitrary unitary transformations applied uniformly to the column vectors of both U and V spanning the subspaces of each singular value, and up to arbitrary unitary transformations on vectors of U and V spanning the kernel and cokernel, respectively, of M.