Skip to content

General improvements

If anyone has other suggestions, please leave a comment! 😄

Faster turnaround times:

  • Automatically deploy data package
  • Automatically start production requests

Improved error messages:

  • Wrong bookkeeping path
  • Extra commas in json

Detect common mistakes:

  • Incorrect database tags
  • Copy paste mistakes in bookkeeping path (year, polarity)
  • Empty trigger columns
  • Missing (MC)DecayTreeTuples
  • Wrong stripping/turbo line name
  • Missing LumiTuple in data
  • Invalid ProbNN variable values (see !39 (merged))

Miscellaneous:

  • Remind users if a PR is left in WIP
  • Auto close pull requests?
  • Clean up old productions
  • Use consistent naming scheme for file types
  • Allow tests to pass even if there are fewer than 10,000 events in the input data (!50 (merged))

Bigger projects:

  • Allow modifications to released software (lb-dev)
  • Group similar productions together
  • Support multiple steps
  • Support commands other than gaudirun.py
Edited by Mick Mulder