File tree Expand file tree Collapse file tree
experimental_data/staging_injector Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "Valve01" : "MANPAR-BELLA-ValveN2Frac value1 Alias:Valve01" ,
3232 "Cap Up (torr)" : "GAUGE-PL1-CapPressure pressure Alias:Cap Up (torr)" ,
3333 "Cap downstream (torr)" : "GAUGE-PL1-CapPressure pressure2 Alias:Cap downstream (torr)" ,
34+ "Beam mean energy [GeV]" : "MGS peakMomentum_GeV/c" ,
3435 "EBeamPrf charge [pC]" : "EBeamPrf charge [pC]" ,
3536 "EBeamPrf fwhm div x [mrad]" : "EBeamPrf fwhm div x [mrad]" ,
3637 "SPEC-AA-Hamamastsu lambda_b" : "SPEC-AA-Hamamastsu lambda_b" ,
3738 "SPEC-AA-Hamamastsu lambda_r" : "SPEC-AA-Hamamastsu lambda_r" ,
3839}
3940unavailable_data = [
40- "Beam mean energy [GeV]" ,
4141 "Beam energy spread [%]" ,
4242]
4343
@@ -157,4 +157,4 @@ def on_created(self, event):
157157 time .sleep (1 )
158158 except KeyboardInterrupt :
159159 observer .stop ()
160- observer .join ()
160+ observer .join ()
You can’t perform that action at this time.
0 commit comments