Skip to content

Added: Run numbers from the spreadsheet files + logging of missing files

The script was modified. Now it can take Run numbers from the spreadsheet files (files in "offlinedq/data/" folder). Now, if the -rt (or --runs_table) option is specified when running the script, the Run numbers are taken from the second column of the file whose name is passed as an argument after -rt. If -rt is not among the arguments, the script is executed as before. Example "lb-conda default python -m plots_from_savesets_1 -rt pp_s25c2 -p DigitMonitorEcal/ET -d hist -l -t CaloMon". Also, if any of the data files was not found by the script, but was specified in the Runs set, then information about this will be written to the log file.

Merge request reports

Loading