Data replay » History » Revision 2
Revision 1 (Mark Jones, 02/28/2020 04:02 PM) → Revision 2/18 (Sylvester Joosten, 03/23/2020 12:04 PM)
h1. Data replay on coda
# login under cdaq@cdaql1
# go_analysis solid
# to use the analyzer, do
$./bin/analyze ../data/<raw_datafile> processed_data/<output.root>
Note that the raw data is symlinked to the data on /cache
h1. Data replay on clrlpc
The code is cdaq@cdaql1:/home/cdaq/users/cpeng/fadc_decoder
The map file is at config/esb_module.conf
To use it:
$source env/set_env.csh
$./bin/analyze <raw_data.evio> <output.root>