Data replay » History » Revision 5
Revision 4 (Sylvester Joosten, 03/23/2020 12:06 PM) → Revision 5/18 (Sylvester Joosten, 03/23/2020 01:06 PM)
h1. Data replay on cdaql1 # login under cdaq@cdaql1 # go_analysis solid # to use the analyzer, do <pre> ./bin/esb_analyze ./bin/analyze ../data/<raw_datafile> processed_data/<output.root> </pre> Note that the raw data is symlinked to the data on /cache h1. Data replay on clrlpc # The code is a-compton@clrlpc:~/fadc_decoder # The map file is at config/esb_module.conf # To use it: <pre> source env/set_env.csh ./bin/esb_analyze ./bin/analyze <raw_data.evio> <output.root> </pre>