Difference between revisions of "GeP ECal cosmics DAQ"

From Hall A Wiki
Jump to: navigation, search
(Set up CODA)
(Set up CODA)
Line 15: Line 15:
 
=== Set up CODA ===
 
=== Set up CODA ===
 
# Use "sbs-onl@eel124gemdaq" to run CODA
 
# Use "sbs-onl@eel124gemdaq" to run CODA
# In <code>sbs-onl@eel124gemdaq: .bashrc</code>, I changed the "EXPID=EELRP" and "SESSION=EELRP" to "EXPID=COSMICDAQ" and "SESSION=ECALDAQ", and
+
# In <code>sbs-onl@eel124gemdaq: .bashrc</code>, I changed <br/>
 +
<pre>EXPID=EELDAQ
 +
SESSION=EELRP
 +
export CODA_SCRIPTS="${HOME}/SBS-GENRP/coda_scripts"</pre>
 +
to  
 +
<pre>
 +
EXPID=COSMICDAQ
 +
SESSION=ECALDAQ
 +
export CODA_SCRIPTS="${HOME}/SBS-ECAL/coda_scripts"
 +
</pre>
 +
#*
 +
#*
 
# Create a configuration "ECALcosmic" with "sbsvme22" and "hksvtp"
 
# Create a configuration "ECALcosmic" with "sbsvme22" and "hksvtp"
 
# Create a softlink at "eel124gemdaq": <code>SBS-ECAL -> /adaqfs/home/sbs-onl/ecal/</code>, and modified the "coda_scripts" under that.
 
# Create a softlink at "eel124gemdaq": <code>SBS-ECAL -> /adaqfs/home/sbs-onl/ecal/</code>, and modified the "coda_scripts" under that.

Revision as of 20:07, 6 May 2024

  • CPU : sbsvme22
  • VTP : hksvtp portservhats4 port 3 geptestvxs.jlab.org
  • VXS crate : 129.57.188.101

2 FADCs in slot 8 and 9

  • DiagGui

In sbs-onl account from daq computers or CPU

cd ecal/fe_diaggui

./runDiagGui.sh ecaltest.txt

Set up CODA

  1. Use "sbs-onl@eel124gemdaq" to run CODA
  2. In sbs-onl@eel124gemdaq: .bashrc, I changed
EXPID=EELDAQ 
SESSION=EELRP
export CODA_SCRIPTS="${HOME}/SBS-GENRP/coda_scripts"

to

EXPID=COSMICDAQ
SESSION=ECALDAQ
export CODA_SCRIPTS="${HOME}/SBS-ECAL/coda_scripts"
  1. Create a configuration "ECALcosmic" with "sbsvme22" and "hksvtp"
  2. Create a softlink at "eel124gemdaq": SBS-ECAL -> /adaqfs/home/sbs-onl/ecal/, and modified the "coda_scripts" under that.