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

pyAT Bugfix: 1D acceptance for recursive grid + help improve #484

Merged
merged 4 commits into from
Sep 14, 2022

Conversation

swhite2401
Copy link
Contributor

This PR fixed #475 and #472.
There reset to zero to avoid the recursive grid to go negative was not accounting for the number of planes: 1D case mishandled.
The help of ring.get_lifetime() now gives more details on the output

Copy link
Contributor

@lfarv lfarv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Difficult for me to run it now, so I rely on @simoneliuzzo's tests !

@simoneliuzzo
Copy link
Contributor

simoneliuzzo commented Sep 13, 2022

I am running the test. It did not fail.

@swhite2401 swhite2401 merged commit 452f78e into master Sep 14, 2022
@swhite2401 swhite2401 deleted the fix_mp_accetpance_bug branch September 14, 2022 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Python For python AT code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

momentum acceptance computation fails
3 participants