Skip to content

Commit fa045ef

Browse files
author
elwaagaa
committed
Fixed O beam parameters
1 parent f5b5c0b commit fa045ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/acc-models-sps

Submodule acc-models-sps updated from beb2353 to 83418f1

fma_ions/beam_parameters/sps_beam_parameters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class BeamParameters_SPS_Binomial_2016_before_RF_capture:
6767
@dataclass
6868
class BeamParameters_SPS_Oxygen:
6969
"""Data Container for SPS oxygen beam parameters"""
70-
Nb: float = 23.625e8 # measured on 2025-07-03 half of (John, Bartosik 2021) used 50 for oxygen,
70+
Nb: float = 30.4e8 # updated value for Qy scan #23.625e8 # measured on 2025-07-03 half of (John, Bartosik 2021) used 50 for oxygen,
7171
sigma_z: float = 0.26 # use 2025-07-03 WCM measurement with q-Gaussian fit
7272
q : float = 0.37 # q-Gaussian parameter after RF spill --> use 2025-07-03 WCM measurement
7373
exn: float = 0.9e-6

0 commit comments

Comments
 (0)