Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BGNet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin Schwenker
BGNet
Commits
fedcfbb5
Commit
fedcfbb5
authored
5 months ago
by
Yannik Buch
Browse files
Options
Downloads
Patches
Plain Diff
Included variables needed for luminosity model
parent
c725764e
No related branches found
No related tags found
1 merge request
!104
Draft: Resolve "Update luminosity model in bgnet"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bg_net/archiver/skb_naming.py
+66
-50
66 additions, 50 deletions
bg_net/archiver/skb_naming.py
with
66 additions
and
50 deletions
bg_net/archiver/skb_naming.py
+
66
−
50
View file @
fedcfbb5
...
...
@@ -239,6 +239,22 @@ SKB2_RATE_PVS = [
]
SKB2_ACC_PVS
=
[
"
B2_BGNET:HER_BEAM_GAS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LER_BEAM_GAS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:HER_TOUSCHEK_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LER_TOUSCHEK_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:HER_INJECTION_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LER_INJECTION_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LUMINOSITY_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:PEDESTAL_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:HER_BEAM_GAS_SENS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LER_BEAM_GAS_SENS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:HER_TOUSCHEK_SENS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LER_TOUSCHEK_SENS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:HER_INJECTION_SENS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LER_INJECTION_SENS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:LUMINOSITY_SENS_CDC_CUR_AVERAGE
"
,
"
B2_BGNET:PEDESTAL_SENS_CDC_CUR_AVERAGE
"
,
"
BMHXRM:BEAM:SIGMAY
"
,
# input heuristic
"
BMLXRM:BEAM:SIGMAY
"
,
# input heuristic
"
BMHXRM:BEAM:SIGMAX
"
,
# input heuristic
...
...
@@ -375,13 +391,13 @@ SKB2_ACC_PVS = [
# "LIiRF:MOFB:INJ_PHASE:HER",
# "LIiRF:MOFB:INJ_PHASE:LER",
#
"B2_BEAST:OPT:HER:ver:betak",
#
"B2_BEAST:OPT:LER:ver:betak",
#
"B2_BEAST:OPT:HER:hor:betak",
#
"B2_BEAST:OPT:LER:hor:betak",
#
"B2_DQM:Beam:IP:X:Mean",
#
"B2_DQM:Beam:IP:Y:Mean",
#
"B2_DQM:Beam:IP:Z:Mean",
"
B2_BEAST:OPT:HER:ver:betak
"
,
"
B2_BEAST:OPT:LER:ver:betak
"
,
"
B2_BEAST:OPT:HER:hor:betak
"
,
"
B2_BEAST:OPT:LER:hor:betak
"
,
"
B2_DQM:Beam:IP:X:Mean
"
,
"
B2_DQM:Beam:IP:Y:Mean
"
,
"
B2_DQM:Beam:IP:Z:Mean
"
,
# "B2_nsm:get:HVMASTER:cdc:hvstateid",
"
VAHCLM:D09H1:CSS:SET_POS1
"
,
# all coll input nn
...
...
@@ -470,22 +486,22 @@ SKB2_ACC_PVS = [
"
CGHOPT:IPey
"
,
"
CGHOPT:IPeyd
"
,
#
"CGLOPT:IPr1", # IP knop tuning PVS
#
"CGLOPT:IPr1d",
#
"CGLOPT:IPr2",
#
"CGLOPT:IPr2d",
#
"CGLOPT:IPr3",
#
"CGLOPT:IPr3d",
#
"CGLOPT:IPr4",
#
"CGLOPT:IPr4d",
#
"CGHOPT:IPr1",
#
"CGHOPT:IPr1d",
#
"CGHOPT:IPr2",
#
"CGHOPT:IPr2d",
#
"CGHOPT:IPr3",
#
"CGHOPT:IPr3d",
#
"CGHOPT:IPr4",
#
"CGHOPT:IPr4d",
"
CGLOPT:IPr1
"
,
# IP knop tuning PVS
"
CGLOPT:IPr1d
"
,
"
CGLOPT:IPr2
"
,
"
CGLOPT:IPr2d
"
,
"
CGLOPT:IPr3
"
,
"
CGLOPT:IPr3d
"
,
"
CGLOPT:IPr4
"
,
"
CGLOPT:IPr4d
"
,
"
CGHOPT:IPr1
"
,
"
CGHOPT:IPr1d
"
,
"
CGHOPT:IPr2
"
,
"
CGHOPT:IPr2d
"
,
"
CGHOPT:IPr3
"
,
"
CGHOPT:IPr3d
"
,
"
CGHOPT:IPr4
"
,
"
CGHOPT:IPr4d
"
,
# "CGLOPT:Waist:Position",
# "CGHOPT:Waist:Position",
...
...
@@ -514,9 +530,9 @@ SKB2_ACC_PVS = [
#
"MGHIRFB:HOFFSET", # set values for horizontal bump orbit at HER IP
#
"MGHIRFB:VANGLE", # set values for vertical bump orbit at HER IP
#
"MGHIRFB:VOFFSET", # set values for vertical bump orbit at HER IP
"
MGHIRFB:HOFFSET
"
,
# set values for horizontal bump orbit at HER IP
"
MGHIRFB:VANGLE
"
,
# set values for vertical bump orbit at HER IP
"
MGHIRFB:VOFFSET
"
,
# set values for vertical bump orbit at HER IP
# "B2_nsm:get:HVMASTER:cdc:hvstateid", # (PEAK=14, STDBY=12)
...
...
@@ -533,30 +549,30 @@ SKB2_ACC_PVS = [
# "BTpPS:VM32P:KRB", # LER injection vertical steering
# "BTpPS:VM33P:KRB", # LER injection vertical steering
#
"RFDNC:DR:ROOMPHASE", # Damping ring
#
"RFLNC:D05:DPS:ROOMPHASE_ZERO",
#
"RFLNC:D05:ROOMPHASE",
#
"RFLNC:D05:ROOMPHASE_SET",
#
"RFLNC:D05:ROOMPHASE_ZERO",
#
"RFLNC:D05A:ROOMPHASE",
#
"RFLNC:D05A:ROOMPHASE_LOCAL",
#
"RFLNC:D05B:ROOMPHASE",
#
"RFLNC:D05B:ROOMPHASE_LOCAL",
#
"RFLNC:D05C:ROOMPHASE",
#
"RFLNC:D05C:ROOMPHASE_LOCAL",
#
"RFLNC:D05D:ROOMPHASE",
#
"RFLNC:D05D:ROOMPHASE_LOCAL",
#
"RFLNC:D05E:ROOMPHASE",
#
"RFLNC:D05E:ROOMPHASE_LOCAL",
#
"RFLNC:D05F:ROOMPHASE",
#
"RFLNC:D05F:ROOMPHASE_LOCAL",
#
"RFLNC:D07:DPS:ROOMPHASE_ZERO", # Not found
#
"RFLNC:D07:ROOMPHASE",
#
"RFLNC:D07:ROOMPHASE_SET",
#
"RFLNC:D08:DPS:ROOMPHASE_ZERO", # Not found
#
"RFLNC:D08:ROOMPHASE",
#
"RFLNC:D08:ROOMPHASE_SET",
"
RFDNC:DR:ROOMPHASE
"
,
# Damping ring
"
RFLNC:D05:DPS:ROOMPHASE_ZERO
"
,
"
RFLNC:D05:ROOMPHASE
"
,
"
RFLNC:D05:ROOMPHASE_SET
"
,
"
RFLNC:D05:ROOMPHASE_ZERO
"
,
"
RFLNC:D05A:ROOMPHASE
"
,
"
RFLNC:D05A:ROOMPHASE_LOCAL
"
,
"
RFLNC:D05B:ROOMPHASE
"
,
"
RFLNC:D05B:ROOMPHASE_LOCAL
"
,
"
RFLNC:D05C:ROOMPHASE
"
,
"
RFLNC:D05C:ROOMPHASE_LOCAL
"
,
"
RFLNC:D05D:ROOMPHASE
"
,
"
RFLNC:D05D:ROOMPHASE_LOCAL
"
,
"
RFLNC:D05E:ROOMPHASE
"
,
"
RFLNC:D05E:ROOMPHASE_LOCAL
"
,
"
RFLNC:D05F:ROOMPHASE
"
,
"
RFLNC:D05F:ROOMPHASE_LOCAL
"
,
"
RFLNC:D07:DPS:ROOMPHASE_ZERO
"
,
# Not found
"
RFLNC:D07:ROOMPHASE
"
,
"
RFLNC:D07:ROOMPHASE_SET
"
,
"
RFLNC:D08:DPS:ROOMPHASE_ZERO
"
,
# Not found
"
RFLNC:D08:ROOMPHASE
"
,
"
RFLNC:D08:ROOMPHASE_SET
"
,
# "MGLPS:QKI6P:KRB", # LER injection kicker skew magnet
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment