Difference between revisions of "BigBite DAQ"
From Hall A Wiki
(→CODA) |
(→Data analyzer) |
||
Line 130: | Line 130: | ||
http://hallaweb.jlab.org/podd/index.html#docs | http://hallaweb.jlab.org/podd/index.html#docs | ||
http://hallaweb.jlab.org/podd/download/analyzer-1.5.28.tar.gz | http://hallaweb.jlab.org/podd/download/analyzer-1.5.28.tar.gz | ||
+ | |||
+ | ==Start CODA == | ||
+ | |||
+ | 1. Open a terminal | ||
+ | 2. Source dosetupcoda | ||
+ | 3. type rcplatform | ||
+ | 4. open other terminal, source dosetupcoda | ||
+ | 5. type codamaster to open other windown | ||
+ | 6. In codamaster has runcontrol used to take data |
Revision as of 11:12, 16 April 2015
Contents
Main computer in Test Lab
srcdaq
DAQ files are in a-onl account
booting CPU / portserver
portserver bbts-tlab
To connect to a CPU :
telnet bbts-tlab 200x
bbsfi
CPU parameters ROC1
boot device : dc0 processor number : 0 host name : srcdaq file name : /home/a-onl/bbite/vxworks/vx2400_v2 inet on ethernet (e) : 129.57.36.180:fffffc00 inet on backplane (b): host inet (h) : 129.57.37.93 gateway inet (g) : 129.57.36.1 user (u) : a-onl ftp password (pw) (blank = use rsh): flags (f) : 0x20 target name (tn) : bbsfi1-tlab startup script (s) : /home/a-onl/bbite/vxworks/bb_sfi1.boot other (o) :
To reprogram ROC1 bootparameters you can use the python script :
progROC1
it is located in /home/a-onl
CPU parameters ROC2
boot device : dc0 processor number : 0 host name : srcdaq file name : /home/a-onl/bbite/vxworks/vx2400_v2 inet on ethernet (e) : 129.57.36.196:fffffc00 inet on backplane (b): host inet (h) : 129.57.37.93 gateway inet (g) : 129.57.36.1 user (u) : a-onl ftp password (pw) (blank = use rsh): flags (f) : 0x20 target name (tn) : bbsfi2-tlab startup script (s) : /home/a-onl/bbite/vxworks/bb_sfi2.boot other (o) :
CPU parameters Trigger supervisor crate
boot device : dc0 processor number : 0 host name : srcdaq file name : /home/a-onl/bbite/vxworks/vx2400_v2 inet on ethernet (e) : 129.57.37.90:fffffc00 inet on backplane (b): host inet (h) : 129.57.37.93 gateway inet (g) : 129.57.36.1 user (u) : a-onl ftp password (pw) (blank = use rsh): flags (f) : 0x20 target name (tn) : intela1n1 startup script (s) : /home/a-onl/bbite/vxworks/bb_ts.boot other (o) :
Fastbus test programs
Location on srcdaq
/home/a-onl/bbite/test/fastbus
To load , type on the CPU :
cd "/home/a-onl/bbite/test/fastbus" ld < test_1877.o test_1877 slot_number
Fastbus detector map
ROC | Slot | Module | Detector | |
---|---|---|---|---|
1 | 9 | 1877 | VDC | |
Fastbus readout lists
Files are located in
/home/a-onl/bbite/crl
there is one file for each ROCs
readout line 1: bb_sfi2(1).o readout line 2: the same event_list_ppc.o
To compile a crl file do :
makelist filename ppc
Fastbus user manual
CODA
coda website
https://coda.jlab.org/drupal/content/install-instructions
Data analyzer
Install root :
https://root.cern.ch/drupal/
Install analyzer :
http://hallaweb.jlab.org/podd/index.html#docs http://hallaweb.jlab.org/podd/download/analyzer-1.5.28.tar.gz
Start CODA
1. Open a terminal 2. Source dosetupcoda 3. type rcplatform 4. open other terminal, source dosetupcoda 5. type codamaster to open other windown 6. In codamaster has runcontrol used to take data