Difference between revisions of "PrimEx instructions"

From epsciwiki
Jump to navigation Jump to search
Line 3: Line 3:
 
[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:  
+
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
 
ssh -t -L59xx:localhost:59xx yourid@hallgw.jlab.org ssh -t -L59xx:localhost:5901 hdops@gluon48

Revision as of 15:26, 13 October 2021

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

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 here but don't use gluon03, that is for the remote worker.


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


Handy beam current monitor monitor with A1 HVB current

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.


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