Skip to content

[skip modfiles] Updating log parser to allow standalone running

Zach Marshall requested to merge LogParserStandalone into master

This adds events to the LHE runs for one MGC test job to ensure that we make it to the end of the Pythia8 job.

The other meatier piece of the MR adds the possibility to logParser.py to run stand-alone on a local log file, using the job options and input files that live on cvmfs. This should allow people who have not locally checked out mcjoboptions but do want to run the log parser to check the output.

@sargyrop , please take a look and let me know if this isn't what you were expecting!

Edited by Spyros Argyropoulos

Merge request reports