Difference between revisions of "Target BPMs"

From HallCWiki
Jump to: navigation, search
(Howto find target BPMs)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
[[Image:targetBPMs.png|thumb]]
 
[[Image:targetBPMs.png|thumb]]
Bring up the target bpms by
+
Open a terminal and run
   % ssh cdaq@cdaql1
+
   % go_bpms_target
  % cd /home/cdaq/polhe3/production/hallc_online/util
+
  % ./target_bpm.py
+
  
 
To put it up on the big screens (on the wall) first do
 
To put it up on the big screens (on the wall) first do
   % go_wall
+
   % go_wall (or go_wall_accel for the left-most pair of screens)
 +
then run the following in a terminal on the big screen displays
 +
  % go_bpms_target
  
Then follow the steps above
+
Note: This was written for the PolHe3 Run group and the software resides in
 +
<code>/home/cdaq/polhe3/production/hallc_online/util/target_bpm.py</code>

Latest revision as of 16:39, 27 August 2021

TargetBPMs.png

Open a terminal and run

 % go_bpms_target

To put it up on the big screens (on the wall) first do

 % go_wall (or go_wall_accel for the left-most pair of screens)

then run the following in a terminal on the big screen displays

 % go_bpms_target

Note: This was written for the PolHe3 Run group and the software resides in /home/cdaq/polhe3/production/hallc_online/util/target_bpm.py