Skip to content

Updating minimum number of events in run_athena and testing only 1 DSID [skip modfiles]

Spyros Argyropoulos requested to merge minevents into master

Two changes introduced in run_athena:

  • Only run a single DSID for the moment (until we are confident that enough jobs succeed). Then we can increase this number to be equal to the number of committed DSIDs or a maximum number of DSIDs allowed by timing information
  • Increase the minimum number of events to run in run_athena to 10. This was necessary since with 1 event several Sherpa jobs were failing the logParser checks due to negative cross-sections

Closes #45 (closed)

Merge request reports