Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7728be6b1 |
@@ -10,7 +10,7 @@
|
||||
|
||||
"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",
|
||||
"Betriebs-Wechsel", "Überbrückung",
|
||||
"Pikett", "Status", "Bestandes aufnahme", "Meldung-AK3",
|
||||
@@ -36,7 +36,7 @@
|
||||
|
||||
"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",
|
||||
"OPAL - Abweichungen", "BW860", "BW860StrahlOptik",
|
||||
"Strahlentwicklung", "Ausbildung/Accelerator Wiki",
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
"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",
|
||||
"Strahlführung 870 keV", "Injektor 2", "Strahlführung 72 MeV",
|
||||
"Isotopenproduktion", "Ring Zyklotron", "Protonen-Kanal",
|
||||
@@ -61,13 +61,9 @@
|
||||
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"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"]},
|
||||
"Optional" : {"Status": ["","Offen", "Geschlossen"]}
|
||||
}
|
||||
@@ -76,9 +72,10 @@
|
||||
"Elog":{
|
||||
"useELOGenv": 0,
|
||||
"host": "elog-gfa.psi.ch",
|
||||
"book": "SLS",
|
||||
"url": "https://elog-gfa.psi.ch/SLS",
|
||||
"destination": "/afs/psi.ch/intranet/Controls/tmp/bdbase/ePic/"
|
||||
"book": "HIPA",
|
||||
"url": "https://elog-gfa.psi.ch/HIPA",
|
||||
"destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/HIPA/",
|
||||
"addDateToDir" : 1
|
||||
},
|
||||
"stdlog":{
|
||||
"destination": "/tmp/"
|
||||
@@ -175,17 +172,21 @@
|
||||
"attribute" : ["SOL:2", "IST:2", "PWR:2"]
|
||||
},
|
||||
"hdf": {
|
||||
"destination" : "/sf/data/measurements/"
|
||||
"destination" : "/hipa/bd/data/measurements/",
|
||||
"addDateToDir" : 1
|
||||
},
|
||||
"hdfGroups": {
|
||||
"General":["Created","Author","Application","Comment","Filepath","Process","UID","User"]
|
||||
},
|
||||
"h5Machine": {
|
||||
"charge": "SINEG01-DICT215:B1_CHARGE_AVERAGE-OP",
|
||||
"laser": "SLG-LGEN:WHICH_LASER",
|
||||
"repRate": "SIN-TIMAST-TMA:Beam-Appl-Freq-RB",
|
||||
"beamDest": "SF:MODE_AR",
|
||||
"energy": "SF:ENERGY_AR"
|
||||
"shift": "ZORG:SHIFT-TYPE ",
|
||||
"inj2": "MWC2:IST:2",
|
||||
"ip2": "MYC1:IST:2",
|
||||
"iw2": "MXC2:IST:2",
|
||||
"pk1": "MHC1:IST:2",
|
||||
"pk2": "MHC2:IST:2",
|
||||
"sinq": "MHC6:IST:2",
|
||||
"ucn": "MBC1:IST:2"
|
||||
},
|
||||
"h5Data": {
|
||||
"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
Reference in New Issue
Block a user