Project

General

Profile

Actions

Data replay » History » Revision 6

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


Data replay on cdaql1

  1. It works for both mode 1 and mode 3 raw data
  2. login under cdaq@cdaql1
  3. go_analysis solid
  4. to use the analyzer, do
./bin/esb_analyze ../data/<raw_datafile> processed_data/<output.root>

Note that the raw data is symlinked to the data on /cache

Data replay on clrlpc

  1. The code is at a-compton@clrlpc:~/fadc_decoder
  2. The map file is at config/esb_module.conf
  3. It works for both mode 1 and mode 3 raw data
  4. To use it:
source env/set_env.csh
./bin/esb_analyze <raw_data.evio> <output.root>

Updated by Chao Peng about 5 years ago · 6 revisions