Page 1 of 1

Orbit correction - Singular Value Decomposition

Posted: 04 Jun 2019, 19:34
by Gyeongsu
Hello i am trying correction simulation.

In elegant, a command "correct" can be used for the orbit correction. There are many options to limit the singular values(SV). For examples, "keep_largest_SVs" or "minimum_SV_ratio". What if I want to see the SVs directly, where can I find the values. Which output file? or which setting command? Please let me know that. I will be a pleasure to me. Thank you!

Gyeongsu

Re: Orbit correction - Singular Value Decomposition

Posted: 14 Jun 2019, 15:50
by michael_borland
Gyeongsu,

If you want to see the SVs directly, you need to use the program sddspseudoinverse together with the output files from the &correction_matrix_output command.

--Michael