- Data files taken via
Local
EMU DAQ (*.bin, *.raw):
- add
a line with the desired local run
number to the file on local DAQ farm ~cscdqm/data/runs.txt
- Important: For local DAQ runs booked with global run control (ex. data file csc_00020565_EmuRUI07_Default_000.raw) add an actual run number 20565.
For locally booked runs (ex. data file csc_00057006_EmuRUI07_Monitor_000_071130_142147_UTC.raw ) add the run's timestamp 071130_142147,
which can be found by looking on datafile name.
- Data
files taken via CMS Global
DAQ (*.dat): just
add a line with a desired run number to the file on local DAQ farm ~cscdqm/data/gruns.txt
Analysis scripts are automatically invoked every 10 minutes.
An approximate time for a single run job varies, and depends on number of events and number of CSC chambers in data.
An actual analysis rate is about 250-300 CSCs/sec per CPU. Analysis jobs run in parallel on multiple local DAQ nodes.
Each node analyzes data from up to 4 DDUs/RUIs.
Converting ROOT results to plots for Web publishing depends on number of available chambers.
Conversion is performed on one central DQM node after merging of resulting ROOT files from all nodes and conversion rate is about 1CSC per 20sec.
EMU DQM Operations for Local and Global runs Wiki Page