Difference between revisions of "BigBite for GMn"

From Hall A Wiki
Jump to: navigation, search
(Created page with " = Monitoring = To monitor the corrector magnet currents, run the following in a terminal to bring up a GUI that will show the magnet currents as a function of time: <cod...")
 
(Legacy Links)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
[https://hallaweb.jlab.org/wiki/index.php/Shift_How-To Back to SBS How-To]
  
 +
= Current Settings =
  
 
= Monitoring =  
 
= Monitoring =  
  
To monitor the corrector magnet currents, run the following in a terminal to bring up a GUI that will show the magnet currents as a function of time:  
+
To monitor the BigBite magnet current, run the following in a terminal to bring up a GUI that will show the magnet currents as a function of time:  
  
 
<code> ssh to-some-location </code>  
 
<code> ssh to-some-location </code>  
 
<code> ./some-bash-script </code>
 
<code> ./some-bash-script </code>
 +
 +
= Legacy Pages =
 +
 +
* [[BigBite]]

Latest revision as of 14:10, 11 June 2021

Back to SBS How-To

Current Settings

Monitoring

To monitor the BigBite magnet current, run the following in a terminal to bring up a GUI that will show the magnet currents as a function of time:

ssh to-some-location ./some-bash-script

Legacy Pages