Project

General

Profile

Actions

Data replay » History » Revision 15

« Previous | Revision 15/18 (diff) | Next »
Chao Peng, 07/29/2020 10:57 PM


Data replay on clrlpc

  1. Login to clrlpc (a-compton@clrlpc)
  2. Type the following commands
cd ~/fadc_decoder
source env/set_env.csh
./bin/esb_analyze <raw_data.evio> <output.root>
Note that:
  • The map file is at config/esb_module.conf
  • It works for both mode 1 and mode 3 raw data

Online Monitor on cdaql1

  1. Login under cdaq@cdaql1
  2. Type the following commands
go_analysis pro
cd ~/solid/fadc_decoder
source env/set_env.sh

Now check the configuration file "config/online_monitor.conf"
Correct the host, port, etfile if they are not consistent with the current DAQ system.
Continue with the command:

root -b -q online/monitor.cxx+

The online monitor is ready at cdaql1.jlab.org/online/solid

Updated by Chao Peng about 5 years ago · 15 revisions