Difference between revisions of "PrimEx instructions"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
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] | 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] | ||
− | |||
Line 20: | Line 19: | ||
'''Set the HV back to 2125 V when you finish''' | '''Set the HV back to 2125 V when you finish''' | ||
− | Before | + | |
+ | 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. |
Revision as of 21:31, 8 October 2021
Log on to the counting house bluejeans and talk to the shift leader. The shift schedule is linked here .
Start up a VNC session, following these instructions
To run the AI, gathering epics for the previous minute:
- Logon to gluon47 as hdops
- cd /group/halld/Users/njarvis/aiec
- ./runai.sh
To run it for the previous 2 minutes:
- ./runai.sh 2
Set the HV back to 2125 V when you finish
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.