Difference between revisions of "Runbird"

From PREX Wiki
Jump to navigationJump to search
m
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Opening Runbird:
+
How to run  Runbird:
  
*ssh apar@adaq2 or ssh apar@adaq3
+
First log in to apar account on adaq3
*cd devika/birdfeed
+
ssh apar@adaq3
*./runbird
+
Go to the directory
 +
cd devika/birdfeed
 +
Run runbird with following code
 +
./runbird
  
Note: Sometime you may face problem opening the runbird, please try
+
Note: Sometime you may face problem opening the runbird,  
typing ./runbird multiple times if it does not work for the first time. PITA-Feedback = true means Feedback is on and false means Feedback is off.  
+
please try typing ./runbird multiple times if it does not work for the first time.
 +
If trying ./runbird multiple times consistently does not work try the solution described in https://logbooks.jlab.org/entry/3724952 (problem #2).
 +
PITA-Feedback = true means Feedback is on and false means Feedback is off.
 +
Some times you may see some values that doesn't make sense,
 +
this will be due to the feedback off or beam not available at that time.
  
[[File:Runbird.png|thumb|600px|right|Figure 1 - Main JMenu window.]]
+
 
 +
[[File:Runbird.png|thumb|600px|right|Figure 1 - runbird GUI]]

Latest revision as of 03:51, 28 August 2019

How to run Runbird:

First log in to apar account on adaq3

ssh apar@adaq3

Go to the directory

cd devika/birdfeed

Run runbird with following code

./runbird

Note: Sometime you may face problem opening the runbird, please try typing ./runbird multiple times if it does not work for the first time. If trying ./runbird multiple times consistently does not work try the solution described in https://logbooks.jlab.org/entry/3724952 (problem #2). PITA-Feedback = true means Feedback is on and false means Feedback is off. Some times you may see some values that doesn't make sense, this will be due to the feedback off or beam not available at that time.


Figure 1 - runbird GUI