Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add script to calculate RDT from tracking data #29

Open
mihofer opened this issue Jan 29, 2020 · 3 comments
Open

add script to calculate RDT from tracking data #29

mihofer opened this issue Jan 29, 2020 · 3 comments
Assignees
Labels
Type: Feature A (suggetion for a) new feature or enhancement in functionality.

Comments

@mihofer
Copy link
Contributor

mihofer commented Jan 29, 2020

complementary to metaclass/opticsclass, create script which takes PTC trackone data and returns processed RDTs

compared to omc3 RDT reconstruction, no px reconstruction necessary

@mihofer mihofer added the Type: Feature A (suggetion for a) new feature or enhancement in functionality. label Jan 29, 2020
@mihofer mihofer self-assigned this Jan 29, 2020
@fsoubelet
Copy link
Member

This should be closed as we have that functionality in optics_functions. Do you confirm @mihofer?

@mihofer
Copy link
Contributor Author

mihofer commented May 19, 2021

This should be closed as we have that functionality in optics_functions. Do you confirm @mihofer?

should be definitely moved to optics_functions, but I am not sure if it can be closed.
The idea was to use x and p_x from tracking data to reconstruct h_x,- and then use this as input for FFT and RDT reconstruction.
In OMC3 and BB.src, the h_x,- reconstruction is done using the x data from two locations to get the p_x, which is the only option in experiment, but also has its drawbacks.
The optics_functions implementation on the other hand doesn't use tracking data but rather the phase advance and strength of the elements in the twiss file to reconstruct the (first order) RDTs.
The applicability of this script is probably very limited, but might help in some simulation cases.

@mihofer
Copy link
Contributor Author

mihofer commented May 19, 2021

But PTC trackrdt would probably work in 90% of the cases too (cases with coupling on the other hand ...).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature A (suggetion for a) new feature or enhancement in functionality.
Projects
None yet
Development

No branches or pull requests

2 participants