1 Commits

Author SHA1 Message Date
a7728be6b1 PVs for h5machine in accelerator-specific base.json 2024-06-17 12:15:35 +02:00
3 changed files with 17524 additions and 17517 deletions

View File

@@ -10,7 +10,7 @@
"HIPA": { "HIPA": {
"url": "https://elog-gfa.psi.ch:443/HIPA", "url": "https://elog-gfa.psi.ch:443/HIPA",
"destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/hipa/", "destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/HIPA/",
"Required": {"Eintrag": ["Problem", "Info", "Tuning", "Required": {"Eintrag": ["Problem", "Info", "Tuning",
"Betriebs-Wechsel", "Überbrückung", "Betriebs-Wechsel", "Überbrückung",
"Pikett", "Status", "Bestandes aufnahme", "Meldung-AK3", "Pikett", "Status", "Bestandes aufnahme", "Meldung-AK3",
@@ -36,7 +36,7 @@
"HIPA+Strahlentwicklung": { "HIPA+Strahlentwicklung": {
"url": "https://elog-gfa.psi.ch:443/HIPA+Strahlentwicklung", "url": "https://elog-gfa.psi.ch:443/HIPA+Strahlentwicklung",
"destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/hipa/", "destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/HIPA/",
"Required" : {"Projekt": ["","Superbuncher","Ringphase", "Sondenkopf für RIE2", "Required" : {"Projekt": ["","Superbuncher","Ringphase", "Sondenkopf für RIE2",
"OPAL - Abweichungen", "BW860", "BW860StrahlOptik", "OPAL - Abweichungen", "BW860", "BW860StrahlOptik",
"Strahlentwicklung", "Ausbildung/Accelerator Wiki", "Strahlentwicklung", "Ausbildung/Accelerator Wiki",
@@ -50,7 +50,7 @@
"HIPA-Bestandesaufnahme": { "HIPA-Bestandesaufnahme": {
"url": "https://elog-gfa.psi.ch:443/HIPA-Bestandesaufnahme", "url": "https://elog-gfa.psi.ch:443/HIPA-Bestandesaufnahme",
"destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/hipa/", "destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/HIPA/",
"Required": {"Ort": ["Ionenquelle", "Cockcroft Walton", "Required": {"Ort": ["Ionenquelle", "Cockcroft Walton",
"Strahlführung 870 keV", "Injektor 2", "Strahlführung 72 MeV", "Strahlführung 870 keV", "Injektor 2", "Strahlführung 72 MeV",
"Isotopenproduktion", "Ring Zyklotron", "Protonen-Kanal", "Isotopenproduktion", "Ring Zyklotron", "Protonen-Kanal",
@@ -61,13 +61,9 @@
}, },
"Sandkasten": { "Sandkasten": {
"url": "https://elog-gfa.psi.ch:443/Sandkasten", "url": "https://elog-gfa.psi.ch:443/Sandkasten",
"destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/sls/", "destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/HIPA/",
"Required" : {"Eintrag": ["Problem","Anregung"]}, "Required" : {"Eintrag": ["Problem","Anregung"]},
"Optional" : {"Status": ["","Offen", "Geschlossen"]} "Optional" : {"Status": ["","Offen", "Geschlossen"]}
} }
@@ -76,9 +72,10 @@
"Elog":{ "Elog":{
"useELOGenv": 0, "useELOGenv": 0,
"host": "elog-gfa.psi.ch", "host": "elog-gfa.psi.ch",
"book": "SLS", "book": "HIPA",
"url": "https://elog-gfa.psi.ch/SLS", "url": "https://elog-gfa.psi.ch/HIPA",
"destination": "/afs/psi.ch/intranet/Controls/tmp/bdbase/ePic/" "destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/HIPA/",
"addDateToDir" : 1
}, },
"stdlog":{ "stdlog":{
"destination": "/tmp/" "destination": "/tmp/"
@@ -175,17 +172,21 @@
"attribute" : ["SOL:2", "IST:2", "PWR:2"] "attribute" : ["SOL:2", "IST:2", "PWR:2"]
}, },
"hdf": { "hdf": {
"destination" : "/sf/data/measurements/" "destination" : "/hipa/bd/data/measurements/",
"addDateToDir" : 1
}, },
"hdfGroups": { "hdfGroups": {
"General":["Created","Author","Application","Comment","Filepath","Process","UID","User"] "General":["Created","Author","Application","Comment","Filepath","Process","UID","User"]
}, },
"h5Machine": { "h5Machine": {
"charge": "SINEG01-DICT215:B1_CHARGE_AVERAGE-OP", "shift": "ZORG:SHIFT-TYPE ",
"laser": "SLG-LGEN:WHICH_LASER", "inj2": "MWC2:IST:2",
"repRate": "SIN-TIMAST-TMA:Beam-Appl-Freq-RB", "ip2": "MYC1:IST:2",
"beamDest": "SF:MODE_AR", "iw2": "MXC2:IST:2",
"energy": "SF:ENERGY_AR" "pk1": "MHC1:IST:2",
"pk2": "MHC2:IST:2",
"sinq": "MHC6:IST:2",
"ucn": "MBC1:IST:2"
}, },
"h5Data": { "h5Data": {
"dataSet": ["timestamp","data", "pulse_id", "timestamp_offset"] "dataSet": ["timestamp","data", "pulse_id", "timestamp_offset"]

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff