Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 93d9f86c60 | |||
| 526f62556f | |||
| 819f4ed3e0 | |||
| ca6300480f | |||
| 9130d1e29b | |||
| 5ffec1fd1c | |||
| 33ead359e6 | |||
| a18f0e6bbb | |||
| d36d2e02dd | |||
| ac6c12b37f | |||
| a7728be6b1 | |||
| 2e590765f0 | |||
| 9fce6056ab |
@@ -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
@@ -27,6 +27,7 @@
|
|||||||
<file alias="aramis.png">images/aramis.png</file>
|
<file alias="aramis.png">images/aramis.png</file>
|
||||||
<file alias="log.png">images/log.png</file>
|
<file alias="log.png">images/log.png</file>
|
||||||
<file alias="list.png">images/list.png</file>
|
<file alias="list.png">images/list.png</file>
|
||||||
|
<file alias="Hush.jpg">images/Hush.jpg</file>
|
||||||
<file alias="remove.png">images/remove.png</file>
|
<file alias="remove.png">images/remove.png</file>
|
||||||
<file alias="joint.png">images/joint.png</file>
|
<file alias="joint.png">images/joint.png</file>
|
||||||
<file alias="play.png">images/play.png</file>
|
<file alias="play.png">images/play.png</file>
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
"Proscan": {
|
"Proscan": {
|
||||||
"url": "https://elog-gfa.psi.ch:443/Proscan",
|
"url": "https://elog-gfa.psi.ch:443/Proscan",
|
||||||
"destination": "/afs/psi.ch/intranet/Controls/tmp/elog/ePic/proscan/",
|
"destination": "/tmp/elog/ePic/proscan/",
|
||||||
"Required": {"Eintrag": ["Problem", "Info", "Tuning",
|
"Required": {"Eintrag": ["Problem", "Info", "Tuning",
|
||||||
"Betriebs-Wechsel", "Überbrückung",
|
"Betriebs-Wechsel", "Überbrückung",
|
||||||
"Pikett", "Status", "Meldung-AK3",
|
"Pikett", "Status", "Meldung-AK3",
|
||||||
@@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
"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": "/tmp/elog/ePic/proscan/",
|
||||||
"Required" : {"Eintrag": ["Problem","Anregung"]},
|
"Required" : {"Eintrag": ["Problem","Anregung"]},
|
||||||
"Optional" : {"Status": ["","Offen", "Geschlossen"]}
|
"Optional" : {"Status": ["","Offen", "Geschlossen"]}
|
||||||
}
|
}
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
"host": "elog-gfa.psi.ch",
|
"host": "elog-gfa.psi.ch",
|
||||||
"book": "Proscan",
|
"book": "Proscan",
|
||||||
"url": "https://elog-gfa.psi.ch/Proscan",
|
"url": "https://elog-gfa.psi.ch/Proscan",
|
||||||
"destination": "/afs/psi.ch/intranet/Controls/tmp/bdbase/ePic/"
|
"destination": "/tmp/bdbase/ePic/"
|
||||||
},
|
},
|
||||||
"stdlog":{
|
"stdlog":{
|
||||||
"destination": "/tmp/"
|
"destination": "/tmp/"
|
||||||
@@ -51,11 +51,10 @@
|
|||||||
"destination": "/tmp/"
|
"destination": "/tmp/"
|
||||||
},
|
},
|
||||||
"url": {
|
"url": {
|
||||||
"archiver" : "https://data-ui.psi.ch/preselect?c1=proscan-archive/"
|
"archiver" : "https://data-ui.psi.ch/preselect?c1=proscan-archive/"
|
||||||
|
|
||||||
},
|
},
|
||||||
"Shift":{
|
"Shift":{
|
||||||
"type" :"ZORG:SHIFT-TYPE"
|
"type" :"PRO-HUSH:SHIFT-TYPE"
|
||||||
},
|
},
|
||||||
"headerMagnetSector" : ["G1","SH","G2","O2","PIF","G3"],
|
"headerMagnetSector" : ["G1","SH","G2","O2","PIF","G3"],
|
||||||
"header" : ["COMET","BMA1","G1","SH","G2","O2","PIF","G3","MASTER"],
|
"header" : ["COMET","BMA1","G1","SH","G2","O2","PIF","G3","MASTER"],
|
||||||
@@ -80,6 +79,13 @@
|
|||||||
"color": "gray",
|
"color": "gray",
|
||||||
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 gray)"
|
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 gray)"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
"BMD1":{
|
||||||
|
"status" : "BMD1:STA:2",
|
||||||
|
"colorObj" : "Machine",
|
||||||
|
"color": "gray",
|
||||||
|
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 gray)"
|
||||||
|
},
|
||||||
"B1B2":{
|
"B1B2":{
|
||||||
"status": "PRO-HUSH:SHIFT-TYPE",
|
"status": "PRO-HUSH:SHIFT-TYPE",
|
||||||
"colorObj" : "Machine",
|
"colorObj" : "Machine",
|
||||||
@@ -93,7 +99,9 @@
|
|||||||
"iocDevice" : ["QMA1", "QMA2", "QMA5"]
|
"iocDevice" : ["QMA1", "QMA2", "QMA5"]
|
||||||
},
|
},
|
||||||
"G1":{
|
"G1":{
|
||||||
|
"alarm": "PG1-HUSH:ALARM",
|
||||||
"status": "BME1:STA:2",
|
"status": "BME1:STA:2",
|
||||||
|
"mastershipStatus": "XPROSCAN:GANTRY1:STATUS",
|
||||||
"colorObj" : "Beamline",
|
"colorObj" : "Beamline",
|
||||||
"color": "#9888b6",
|
"color": "#9888b6",
|
||||||
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
||||||
@@ -101,11 +109,12 @@
|
|||||||
"AME2", "QME7", "QME8", "QME10", "QME11"],
|
"AME2", "QME7", "QME8", "QME10", "QME11"],
|
||||||
"attribute" : ["SOL:2", "IST:2", "PWR"],
|
"attribute" : ["SOL:2", "IST:2", "PWR"],
|
||||||
"standby": [-6.867, 6.867, 9.155, 6.867, 6.867, 9.155, 6.867, -6.867, 6.867, -6.867],
|
"standby": [-6.867, 6.867, 9.155, 6.867, 6.867, 9.155, 6.867, -6.867, 6.867, -6.867],
|
||||||
"ref" : [-43.813, 43.177, 157.28, 20.017, 30.544, 157,79, 42.203, -42.467, 52.179, -77.032],
|
"ref" : [-43.813, 43.177, 157.28, 20.017, 30.544, 157.79, 42.203, -42.467, 52.179, -77.032],
|
||||||
"pwrref" : [0.789, 0.764, 17.341, 0.164, 0.366, 17.482, 0.737, 0.736, 1.096, 2.464],
|
"pwrref" : [0.789, 0.764, 17.341, 0.164, 0.366, 17.482, 0.737, 0.736, 1.096, 2.464],
|
||||||
"iocDevice" : ["AME1", "AME2", "QME10"]
|
"iocDevice" : ["AME1", "AME2", "QME10"]
|
||||||
},
|
},
|
||||||
"SH":{
|
"SH":{
|
||||||
|
"alarm": "PSH-HUSH:ALARM",
|
||||||
"status": "BMA1:STA:2",
|
"status": "BMA1:STA:2",
|
||||||
"colorObj" : "Machine",
|
"colorObj" : "Machine",
|
||||||
"color": "gray",
|
"color": "gray",
|
||||||
@@ -122,7 +131,9 @@
|
|||||||
"iocDevice" : ["QMA7", "AMA2", "QMA12"]
|
"iocDevice" : ["QMA7", "AMA2", "QMA12"]
|
||||||
},
|
},
|
||||||
"G2":{
|
"G2":{
|
||||||
|
"alarm": "PG2-HUSH:ALARM",
|
||||||
"status": "BMB1:STA:2",
|
"status": "BMB1:STA:2",
|
||||||
|
"mastershipStatus": "XPROSCAN:GANTRY2:STATUS",
|
||||||
"colorObj" : "Beamline",
|
"colorObj" : "Beamline",
|
||||||
"color": "#9888b6",
|
"color": "#9888b6",
|
||||||
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
||||||
@@ -138,7 +149,9 @@
|
|||||||
"iocDevice" : ["QMB2", "QMB4", "AMF1"]
|
"iocDevice" : ["QMB2", "QMB4", "AMF1"]
|
||||||
},
|
},
|
||||||
"O2":{
|
"O2":{
|
||||||
|
"alarm": "PO2-HUSH:ALARM",
|
||||||
"status": "BMC1:STA:2",
|
"status": "BMC1:STA:2",
|
||||||
|
"mastershipStatus": "XPROSCAN:OPTIS2:STATUS",
|
||||||
"colorObj" : "Beamline",
|
"colorObj" : "Beamline",
|
||||||
"color": "#9888b6",
|
"color": "#9888b6",
|
||||||
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
||||||
@@ -154,7 +167,9 @@
|
|||||||
"iocDevice" : ["QMC2", "AMC1", "QMC7"]
|
"iocDevice" : ["QMC2", "AMC1", "QMC7"]
|
||||||
},
|
},
|
||||||
"PIF":{
|
"PIF":{
|
||||||
|
"alarm": "PPIF-HUSH:ALARM",
|
||||||
"status": "BMD1:STA:2",
|
"status": "BMD1:STA:2",
|
||||||
|
"mastershipStatus": "XPROSCAN:PIF:STATUS",
|
||||||
"colorObj" : "ATHOS",
|
"colorObj" : "ATHOS",
|
||||||
"color": "#2e5894",
|
"color": "#2e5894",
|
||||||
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #2e5894)",
|
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #2e5894)",
|
||||||
@@ -167,11 +182,12 @@
|
|||||||
-55, 30],
|
-55, 30],
|
||||||
"pwrref" : [0.16, 0.16, 0.28, 0.31, 3.7, 0.6, 0.73, 0.25,
|
"pwrref" : [0.16, 0.16, 0.28, 0.31, 3.7, 0.6, 0.73, 0.25,
|
||||||
0.59, 0.145],
|
0.59, 0.145],
|
||||||
"iocDevice" : ["QMD2", "AMD1", "QMD9"]
|
"iocDevice" : ["QMD2", "AMD1", "QMD7"]
|
||||||
|
|
||||||
},
|
},
|
||||||
"G3":{
|
"G3":{
|
||||||
|
"alarm": "PG3-HUSH:ALARM",
|
||||||
"status": "BMD2:STA:2",
|
"status": "BMD2:STA:2",
|
||||||
|
"mastershipStatus": "XPROSCAN:GANTRY3:STATUS",
|
||||||
"colorObj" : "Beamline",
|
"colorObj" : "Beamline",
|
||||||
"color": "#9888b6",
|
"color": "#9888b6",
|
||||||
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
"qlingrad": "qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #9888b6)",
|
||||||
@@ -188,14 +204,10 @@
|
|||||||
"hdfGroups": {
|
"hdfGroups": {
|
||||||
"General":["Created","Author","Application","Comment","Filepath","Process","UID","User"]
|
"General":["Created","Author","Application","Comment","Filepath","Process","UID","User"]
|
||||||
},
|
},
|
||||||
"h5Machine": {
|
"alarmPV": {
|
||||||
"charge": "SINEG01-DICT215:B1_CHARGE_AVERAGE-OP",
|
"warn":"PRO-HUSH:ALARM-WARN",
|
||||||
"laser": "SLG-LGEN:WHICH_LASER",
|
"error":"PRO-HUSH:ALARM-ERROR",
|
||||||
"repRate": "SIN-TIMAST-TMA:Beam-Appl-Freq-RB",
|
"startTime":"PRO-HUSH:USER-STARTTIME",
|
||||||
"beamDest": "SF:MODE_AR",
|
"endTime":"PRO-HUSH:USER-ENDTIME"
|
||||||
"energy": "SF:ENERGY_AR"
|
}
|
||||||
},
|
|
||||||
"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
@@ -108,7 +108,7 @@
|
|||||||
"Elog":{
|
"Elog":{
|
||||||
"useELOGenv": 0,
|
"useELOGenv": 0,
|
||||||
"host": "elog-gfa.psi.ch",
|
"host": "elog-gfa.psi.ch",
|
||||||
"book": "SLS-test2",
|
"book": "SLS2-test",
|
||||||
"url": "https://elog-gfa.psi.ch/SLS",
|
"url": "https://elog-gfa.psi.ch/SLS",
|
||||||
"destination": "/afs/psi.ch/intranet/Controls/tmp/bdbase/ePic/"
|
"destination": "/afs/psi.ch/intranet/Controls/tmp/bdbase/ePic/"
|
||||||
},
|
},
|
||||||
@@ -139,6 +139,9 @@
|
|||||||
"xmean": "ARIDI-BPM:OFB-XMEAN",
|
"xmean": "ARIDI-BPM:OFB-XMEAN",
|
||||||
"ymean": "ARIDI-BPM:OFB-YMEAN"
|
"ymean": "ARIDI-BPM:OFB-YMEAN"
|
||||||
},
|
},
|
||||||
|
"PVAmbient" : {
|
||||||
|
"PCT": {"current": "ARIDI-PCT:CURRENT"}
|
||||||
|
},
|
||||||
"hdf": {
|
"hdf": {
|
||||||
"destination" : "/sf/data/measurements/"
|
"destination" : "/sf/data/measurements/"
|
||||||
},
|
},
|
||||||
|
|||||||
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