Frequency map with different coordinates #755
Replies: 2 comments
-
Dear Teresia, On top of that, I had the idea that one could give the chance to the user to pass a custom particle array, i.e. one constructs the particle array as needed and the function tracks and get the harmonic components. In that way you would be able to get the tune shifts wrt to any parameter. At the moment I'm working on momentum aperture and physical apertures on pyat and AT matlab, and it will take me a while to check all results. I think I will be able to work on the frequency map after that if you decide to postpone it. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Dear Teresia, Here is the link to the branch, #756 It gives me the same result as the older frequency map analysis when using ['x','y'] coordinates. It also runs with ['x','dp'] but I wouldn't know if the result is correct. Please, check it carefully. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Hi @oscarxblanco
I saw that you have implemented the
fmap_parallel_track
function. Do you already have plans to expand it to more coordinates? For example, in addition to calculating in x and y I would like to be able to calculate in x and delta.I think it would be nice if the planes can be chosen in the same way as for
get_acceptance
.If you are not already working on it, I might make an attempt to modify the function to include this.
Beta Was this translation helpful? Give feedback.
All reactions