Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
daq:daq [2012/07/10 10:27]
weisshaa [Files/trees on GRETINA cluster to go]
daq:daq [2013/04/05 16:02]
crawford [Positioning of the quads]
Line 1: Line 1:
 +====== Look Up table 4/3/2013-- ======
 +
 +^  Spectcl ​ ^  CRY id  ^  Qp  ^
 +^  00  |  26  |  Q2p3  |
 +^  01  |  30  |  Q6p3  |
 +^  02  |  25  |  Q2p2  |
 +^  03  |  29  |  Q6p2  |
 +^  04  |  27  |  Q2p4  |
 +^  05  |  31  |  Q6p4  |
 +^  06  |  24  |  Q2p1  |
 +^  07  |  28  |  Q6p1  |
 +^  08  |  47  |  Q5p4  |
 +^  09  |  51  |  Q4p4  |
 +^  10  |  59  |  Q3p4  |
 +^  11  |  63  |  Q1p4  |
 +^  12  |  44  |  Q5p1  |
 +^  13  |  50  |  Q4p3  |
 +^  14  |  58  |  Q3p3  |
 +^  15  |  60  |  Q1p1  |
 +^  16  |  46  |  Q5p3  |
 +^  17  |  48  |  Q4p1  |
 +^  18  |  56  |  Q3p1  |
 +^  19  |  62  |  Q1p3  |
 +^  20  |  45  |  Q5p2  |
 +^  21  |  49  |  Q4p2  |
 +^  22  |  57  |  Q3p2  |
 +^  23  |  61  |  Q1p2  |
 +^  24  |  88  |  Q7p1  |
 +^  25  |  91  |  Q7p4  |
 +^  26  |  89  |  Q7p2  |
 +^  27  |  90  |  Q7p3  |
 +
 +====== Look Up table 7/​19/​2012--4/​1/​2013 ========
 +
 +^  Spectcl ​ ^  CRY id  ^  Qp  ^ 
 +^  00  | 26 | ​ Q2p3  |
 +^  01  |  30  |  Q6p3  |
 +^  02  |  34  |  Q4p3  |
 +^  03  |  38  |  Q5p3  |
 +^  04  |  25  |  Q2p2  |
 +^  05  |  29  |  Q6p2  |
 +^  06  |  33  |  Q4p2  |
 +^  07  |  37  |  Q5p2  |
 +^  08  |  27  |  Q2p4  |
 +^  09  |  31  |  Q6p4  |
 +^  10  |  35  |  Q4p4  |
 +^  11  |  39  |  Q5p4  |
 +^  12  |  24  |  Q2p1  |
 +^  13  |  28  |  Q6p1  |
 +^  14  |  32  |  Q4p1  |
 +^  15  |  36  |  Q5p1  |
 +^  16  |  63  |  Q1p4  |
 +^  17  |  67  |  Q3p4  |
 +^  18  |  71  |  Q7p4  |
 +^  19  |  60  |  Q1p1  |
 +^  20  |  66  |  Q3p3  |
 +^  21  |  68  |  Q7p1  |
 +^  22  |  62  |  Q1p3  |
 +^  23  |  64  |  Q3p1  |
 +^  24  |  70  |  Q7p3  |
 +^  25  |  61  |  Q1p2  |
 +^  26  |  65  |  Q3p2  |
 +^  27  |  69  |  Q7p2  |
 +
 +
 GRETINA DAQ system GRETINA DAQ system
 +
 +====== HowTo for experimenter in charge ========
 +
 +  * Online SpecTcl [[:​onlinespectcl|onlinespectcl]]
  
 ====== Changelog ======== ====== Changelog ========
Line 42: Line 111:
    ​drwxrwxr-x ​ 64 gretina users  4096 Sep 19  2011 CR-1    ​drwxrwxr-x ​ 64 gretina users  4096 Sep 19  2011 CR-1
    ​drwxrwxr-x 528 gretina users 20480 Oct  4  2011 CR-2    ​drwxrwxr-x 528 gretina users 20480 Oct  4  2011 CR-2
-   ​drwxrwxr-x 182 gretina users  8192 Dec  3  2011 CR-4 
    ​drwxrwxr-x ​ 12 gretina users  4096 Nov 16  2011 CR-5    ​drwxrwxr-x ​ 12 gretina users  4096 Nov 16  2011 CR-5
        
Line 96: Line 164:
   * CS_DataId in https://​wikihost.nscl.msu.edu/​gretina/​doku.php/​daq:​decomp   * CS_DataId in https://​wikihost.nscl.msu.edu/​gretina/​doku.php/​daq:​decomp
   * CS_GblId in /​global/​devel/​boot/​vmeArray/​vme*.cmd --- The Id is given by  hole_number * 16 + position_in_quad * 4 + board_number   * CS_GblId in /​global/​devel/​boot/​vmeArray/​vme*.cmd --- The Id is given by  hole_number * 16 + position_in_quad * 4 + board_number
-  * GTSort_shack/​DetNum.dat --- self explanatory+  * (GTSort_shack/​DetNum.dat --- self explanatory) <-- only if GTSort_shack is still in use for online spectra. 
 +  * Changes need to be made in non-linearity correction code from Heather (due to hardcoded detector positions). The file to be edited is in <​DAQversion#>/​gretClust/​gretClustApp/​src/​DecompIF.C ​  In this file, partway through that are a number of defines for the hole numbers for Q1-Q7. ​ These need to be changed to reflect the correct hole positions. ​ Then the DAQ codes needs to be recompiled (as user gretina, on dogs.gam), in the directory with the file, and two levels up (in the gretClust directory). ​ Ask Mario/​Heather for help if necessary. Problem will show up as RED Run Status on node display window. (Reason: ID in the code comes from hole#, if that is changed, wrong ID is calculated --> SegFault). 
 + 
 +====== How to replace a broken node with a spare one ====== 
 +To replace a node of the cluster (e.g. n000x) with a spare one (e.g. n000y) follow the following procedure:​ 
 +In the file /​global/​devel/​gretTop/​11-1/​gretClust/​bin/​linux-x86/​setup7modulesRaw.sh and in the file /​global/​devel/​gretTop/​11-1/​gretClust/​bin/​linux-x86/​setupEndtoEnd28.sh 
 +  * replace node000x_CS_Program?​ with node000y_CS_Program?​ 
 +  * from the "​GRETINA CLUSTER node allocation"​ window identify the name of the Decomp process (middle click on the crystal number) and replace it in the files 
 +  * change the n000x to offline and the n000y to online using the variables Decomp???​_CS_Enable 
 + 
 + 
 +====== DAQ cold restart ====== 
 +  * Switch off all the vme crates. 
 +  * wait 30 s 
 +  * Switch on the vme crate of the trigger cards. 
 +  * wait till the red lights over the trigger board are on (~ 3 minutes) 
 +  * Switch on all the other vme crates 
 +  * wait till the green blinking lights appears on all the digitizers (~ 3 minutes) 
 +  * start the daq and check the synchronization (alarm window or TS window). If few of the digitizers are out of sync recover them using the "​reboot IOCs button",​ otherwise power-cycle on their crate 

QR Code
QR Code daq:daq (generated for current page)