Actions
Data replay » History » Revision 2
« Previous |
Revision 2/18
(diff)
| Next »
Sylvester Joosten, 03/23/2020 12:04 PM
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
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>
Updated by Sylvester Joosten over 5 years ago · 2 revisions