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

Introduce an RF frequency shift input to specify off-momentum computation #501

Merged
merged 4 commits into from
Oct 23, 2022

Conversation

lfarv
Copy link
Contributor

@lfarv lfarv commented Oct 12, 2022

Wherever there is an input for dp or dct to specify off-momentum computation, we can now alternatively use df, the RF frequency deviation from nominal. This off-momentum specification is closer to the way it is obtained in a real machine. So we can use one of these 3 keywords:

  • dp=* (off-momentum)
  • dct=* (path lengthening)
  • df=* (RF frequency shift)

At this time, the following functions accept these inputs:

  • atsetcavity
  • findorbit(4D), findorbit4, findsyncorbit
  • findm44
  • atlinopt2, atlinopt4, atlinopt6
  • tunechrom

Missing functions will be added later (atx, atsummary and ringpara are pending in #500)

@simoneliuzzo
Copy link
Contributor

Dear Laurent,
I find this is a really nice addition.
I will not be able to review the pull request till January 2023. May be @carmignani could review the pull request instead of me?
all the best
Simone

@simoneliuzzo simoneliuzzo requested review from carmignani and removed request for simoneliuzzo October 14, 2022 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Matlab For Matlab/Octave AT code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants