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

currinfo.FIX: set MAX_CURRENT to a higher value #1142

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

anacso17
Copy link
Contributor

@anacso17 anacso17 commented Feb 10, 2025

MAX_CURRENT is now 1A. This value is used to check if the Current measurements along BO ramp are valid values to be used at charge calculation, but the check consider as valid only values lower than MAX_CURRENT. Since injector optimization, the 150MeV current is bigger than 1A, so several measurements at this energy were ignored causing an erroneous calculation of accumulated charge at this energy.

MAX_CURRENT is now 1A. This value is used to check if the Current measurements along BO ramp are valid values to be used at charge calculation, but the check consider as valid only values lower than MAX_CURRENT. Since injector optimization, the 150MeV current is bigger than 1A, so several measurements at this energy were ignored causing an erroneous calculation of accumulated charge at this energy.
@anacso17 anacso17 merged commit d88cc77 into master Feb 20, 2025
2 checks passed
@anacso17 anacso17 deleted the fix-bo-currinfo branch February 20, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants