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 [2013/04/05 14:08]
langer
daq:daq [2013/04/10 13:06]
weisshaa
Line 16: Line 16:
 ^  12  |  44  |  Q5p1  | ^  12  |  44  |  Q5p1  |
 ^  13  |  50  |  Q4p3  | ^  13  |  50  |  Q4p3  |
-^  14  |  ​38  ​| ​ Q3p3  |+^  14  |  ​58  ​| ​ Q3p3  |
 ^  15  |  60  |  Q1p1  | ^  15  |  60  |  Q1p1  |
 ^  16  |  46  |  Q5p3  | ^  16  |  46  |  Q5p3  |
Line 31: Line 31:
 ^  27  |  90  |  Q7p3  | ^  27  |  90  |  Q7p3  |
  
 +<​file>​
 +LHconfiguration.tcl:​
 +
 +# predef'​s for GRETINA
 +# in LH target configuration
 +# most fw, crystal 3 in Q2 and Q6
 +treevariable -set g.xtal.00.crystal_id 26
 +treevariable -set g.xtal.01.crystal_id 30
 +
 +# crystal 2
 +treevariable -set g.xtal.02.crystal_id 25
 +treevariable -set g.xtal.03.crystal_id 29
 +
 +#crystal 4
 +treevariable -set g.xtal.04.crystal_id 27
 +treevariable -set g.xtal.05.crystal_id 31
 +
 +#crystal 1
 +treevariable -set g.xtal.06.crystal_id 24
 +treevariable -set g.xtal.07.crystal_id 28
 +
 +# 90 deg, Q1, 5, and Q3, 4 crystal 1
 +treevariable -set g.xtal.08.crystal_id 63
 +treevariable -set g.xtal.09.crystal_id 47
 +treevariable -set g.xtal.10.crystal_id 59
 +treevariable -set g.xtal.11.crystal_id 51
 +
 +# Q1, 5 xtal 1, Q3, 4 xtal 3
 +treevariable -set g.xtal.12.crystal_id 60
 +treevariable -set g.xtal.13.crystal_id 44
 +treevariable -set g.xtal.14.crystal_id 58
 +treevariable -set g.xtal.15.crystal_id 50
 +
 +# Q1, 5 xtal 3, Q3, 4 xtal 1
 +treevariable -set g.xtal.16.crystal_id 62
 +treevariable -set g.xtal.17.crystal_id 46
 +treevariable -set g.xtal.18.crystal_id 56
 +treevariable -set g.xtal.19.crystal_id 48
 +
 +# Q1, 5 xtal 2, Q3, 4 xtal 2
 +treevariable -set g.xtal.20.crystal_id 61
 +treevariable -set g.xtal.21.crystal_id 45
 +treevariable -set g.xtal.22.crystal_id 57
 +treevariable -set g.xtal.23.crystal_id 49
 +
 +
 +# Q7 xtal 1, 4, 2, 3
 +treevariable -set g.xtal.24.crystal_id 88
 +treevariable -set g.xtal.25.crystal_id 91
 +treevariable -set g.xtal.26.crystal_id 89
 +treevariable -set g.xtal.27.crystal_id 90
 +
 +</​file>​
 ====== Look Up table 7/​19/​2012--4/​1/​2013 ======== ====== Look Up table 7/​19/​2012--4/​1/​2013 ========
  
Line 165: Line 218:
   * 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) <-- only if GTSort_shack is still in use for online spectra.   * (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 (hardcoded detector positions). Ask Mario/​Heather for the needed compilations there.+  * 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 ====== ====== How to replace a broken node with a spare one ======

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