Skip to content

Adding new argument to control whether cardinality is overridden or not.

This new argument is off by default, because actually for initial tests it's okay if we cannot clone muon algorithms. So let's make the standard tests a bit easier.

Also code cleanup:

  • changed message formatting to show slot/event
  • moved this into the args.run check (since for pickling it doesn't work)

Merge request reports