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?
Wrong K2L column data in run_setup>profile?
Moderators: michael_borland, soliday
-
- Posts: 3
- Joined: 29 Oct 2013, 11:46
-
- Posts: 2005
- Joined: 19 May 2008, 09:33
- Location: Argonne National Laboratory
- Contact:
Re: Wrong K2L column data in run_setup>profile?
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
This will add all the columns from output.prof to output.twi.
--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
--Michael