Page 1 of 1

Wrong K2L column data in run_setup>profile?

Posted: 14 Jan 2025, 07:22
by michael_abo-bakr
Hello,

thanks for the new "profile" parameter in the run_setup - I missed this already !

Looking to its output (2024 windows binary) it seems that column K2L is filled with K3L values ?

Thanks & best regards, Michael

PS: what might be the most simple sdds command to merge this file with the twiss command output to have magnet and twiss parameters (columns) together within one (single-page) sdds file?

Re: Wrong K2L column data in run_setup>profile?

Posted: 24 Feb 2025, 14:30
by michael_borland
Michael,

Thanks for finding the bug. It will be fixed in the next release.

To combine the profile with the twiss parameters, you can use

Code: Select all

sddsxref output.twi output.prof
This will add all the columns from output.prof to output.twi.

--Michael