Difference between revisions of "PrimEx instructions"

From epsciwiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
===Bluejeans & shift schedule===
  
 
[https://bluejeans.com/348194990/7936 Log on to the counting house bluejeans] and talk to the shift leader.   
 
[https://bluejeans.com/348194990/7936 Log on to the counting house bluejeans] and talk to the shift leader.   
 
[https://www.jlab.org/Hall-D/shifts/index.php The shift schedule is linked here ].
 
[https://www.jlab.org/Hall-D/shifts/index.php The shift schedule is linked here ].
  
Start up a VNC session, following [https://halldweb.jlab.org/hdops/wiki/index.php/Guidelines_for_Remote_Worker_Shift#Establishing_a_Remote_VNC_Session these instructions]
+
===Running the AI===
 
 
 
 
  
 
To run the AI, gathering epics for the previous minute:
 
To run the AI, gathering epics for the previous minute:
Line 15: Line 15:
 
If the beam is fluctuating more usual, you might want to run it for the previous 2 minutes instead:
 
If the beam is fluctuating more usual, you might want to run it for the previous 2 minutes instead:
 
* ./runai.sh 2
 
* ./runai.sh 2
 +
 +
'''Set the HV back to 2125 V when you finish''' unless the next shift taker will continue to use the AI.
 +
 +
 +
====EPICS web page links====
 +
[https://epicsweb.jlab.org/wave/?myaDeployment=ops&myaLimit=100000&title=&fullscreen=false&layoutMode=3&viewerMode=2&pv=RESET%3Ai%3AGasPanelBarPress1&pv=IBCAD00CRCUR6&RESET%3Ai%3AGasPanelBarPress1label=RESET%3Ai%3AGasPanelBarPress1&RESET%3Ai%3AGasPanelBarPress1color=%23a6cee3&RESET%3Ai%3AGasPanelBarPress1yAxisLabel=&RESET%3Ai%3AGasPanelBarPress1yAxisMin=&RESET%3Ai%3AGasPanelBarPress1yAxisMax=&RESET%3Ai%3AGasPanelBarPress1scaler=&RESET%3Ai%3AGasPanelBarPress1yAxisLog=&windowMinutes=60&IBCAD00CRCUR6label=IBCAD00CRCUR6&IBCAD00CRCUR6color=%231f78b4&IBCAD00CRCUR6yAxisLabel=&IBCAD00CRCUR6yAxisMin=&IBCAD00CRCUR6yAxisMax=&IBCAD00CRCUR6yAxisLog=&IBCAD00CRCUR6scaler=&start=2021-10-12+16%3A31%3A58&end=2021-10-12+16%3A36%3A58 Handy beam current monitor] 
 +
[https://epicsweb.jlab.org/wave/?myaDeployment=ops&myaLimit=100000&title=&fullscreen=false&layoutMode=3&viewerMode=2&pv=RESET%3Ai%3AGasPanelBarPress1&pv=IBCAD00CRCUR6&RESET%3Ai%3AGasPanelBarPress1label=RESET%3Ai%3AGasPanelBarPress1&RESET%3Ai%3AGasPanelBarPress1color=%23a6cee3&RESET%3Ai%3AGasPanelBarPress1yAxisLabel=&RESET%3Ai%3AGasPanelBarPress1yAxisMin=&RESET%3Ai%3AGasPanelBarPress1yAxisMax=&RESET%3Ai%3AGasPanelBarPress1scaler=&RESET%3Ai%3AGasPanelBarPress1yAxisLog=&windowMinutes=60&IBCAD00CRCUR6label=IBCAD00CRCUR6&IBCAD00CRCUR6color=%231f78b4&IBCAD00CRCUR6yAxisLabel=&IBCAD00CRCUR6yAxisMin=&IBCAD00CRCUR6yAxisMax=&IBCAD00CRCUR6yAxisLog=&IBCAD00CRCUR6scaler=&start=2021-10-12+16%3A31%3A58&end=2021-10-12+16%3A36%3A58&pv=CDC%3Ahv%3AA%3A1%3Aimon monitor with A1 HVB current]
 +
 +
===Setting the CDC HV===
 +
 +
Open the CDC voltages gui. In the middle of the CDC circle on the left, click ALL HV, then pick this from the dropdown menu "CDC: Set CDC HV parameters".  Change the voltage to the new value in the left column.  This is the new setpoint.
 +
 +
===VNC session (optional)===
 +
If you need to start up a VNC session:
 +
 +
ssh -t -L59xx:localhost:59xx yourid@hallgw.jlab.org ssh -t -L59xx:localhost:5901 hdops@gluon48
 +
 +
xx is a number of your choice.
 +
The first pw is your own pw for halldgw.  The next is the super secret one.
 +
 +
Then use Finder Go, Connect to server
 +
 +
The remote worker VNC instructions are
 +
[https://halldweb.jlab.org/hdops/wiki/index.php/Guidelines_for_Remote_Worker_Shift#Establishing_a_Remote_VNC_Session here] but don't use gluon03, that is for the remote worker. 
 +
  
  
'''Set the HV back to 2125 V when you finish'''
+
===Initialization===
  
 +
Before deployment, the AI was initialized, when the CDC's HV and the beam current were at their nominal values.  This was done by running ./initai.sh  This wrote the D1 max temp in K and the mean AI HVB current into the file defaults.txt which is read in by runai.sh.  Next time Naomi should also put the gain correction factor for the run period into ccdb during initialization (as well as the default TTOD params).
  
Before deployment, the AI should be initialized, when the CDC's HV and the beam current are at their nominal values.  This is done by running ./initai.sh  This writes the D1 max temp in K and the mean AI HVB current into the file defaults.txt which is read in by runai.sh.
 
I don't think this is crucial as sensible defaults are in the file at the moment. 299K and 8.1A.
 
  
 +
===Logging===
  
 
Both initai and runai append a summary into log.txt.
 
Both initai and runai append a summary into log.txt.

Latest revision as of 17:58, 13 October 2021

Bluejeans & shift schedule

Log on to the counting house bluejeans and talk to the shift leader. The shift schedule is linked here .

Running the AI

To run the AI, gathering epics for the previous minute:

  • Logon to gluon47 as hdops
  • cd /group/halld/Users/njarvis/aiec
  • ./runai.sh

If the beam is fluctuating more usual, you might want to run it for the previous 2 minutes instead:

  • ./runai.sh 2

Set the HV back to 2125 V when you finish unless the next shift taker will continue to use the AI.


EPICS web page links

Handy beam current monitor monitor with A1 HVB current

Setting the CDC HV

Open the CDC voltages gui. In the middle of the CDC circle on the left, click ALL HV, then pick this from the dropdown menu "CDC: Set CDC HV parameters". Change the voltage to the new value in the left column. This is the new setpoint.

VNC session (optional)

If you need to start up a VNC session:

ssh -t -L59xx:localhost:59xx yourid@hallgw.jlab.org ssh -t -L59xx:localhost:5901 hdops@gluon48

xx is a number of your choice. The first pw is your own pw for halldgw. The next is the super secret one.

Then use Finder Go, Connect to server

The remote worker VNC instructions are here but don't use gluon03, that is for the remote worker.


Initialization

Before deployment, the AI was initialized, when the CDC's HV and the beam current were at their nominal values. This was done by running ./initai.sh This wrote the D1 max temp in K and the mean AI HVB current into the file defaults.txt which is read in by runai.sh. Next time Naomi should also put the gain correction factor for the run period into ccdb during initialization (as well as the default TTOD params).


Logging

Both initai and runai append a summary into log.txt.