Wrong K2L column data in run_setup>profile?

Moderators: michael_borland, soliday

Post Reply
michael_abo-bakr
Posts: 3
Joined: 29 Oct 2013, 11:46

Wrong K2L column data in run_setup>profile?

Post by michael_abo-bakr » 14 Jan 2025, 07:22

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?

michael_borland
Posts: 2005
Joined: 19 May 2008, 09:33
Location: Argonne National Laboratory
Contact:

Re: Wrong K2L column data in run_setup>profile?

Post by michael_borland » 24 Feb 2025, 14:30

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

Post Reply