Open cranmer opened 3 years ago
@irinaespejo can you confirm that increasing the value of num_generation_jobs
does not increase the number of total events? just splits the same number by more processes?
Hi @Sinclert I've found out more about what happens when changing "num_generation_jobs". See issue #43 . Thanks!
Please see issue https://github.com/diana-hep/madminer/issues/454, where I propose a discussion of whether what this issue describes should or should not be moved to the library itself.
The number of events per generation job is set in the run cards: https://github.com/scailfin/madminer-workflow-ph/blob/master/code/cards/run_card_signal.dat#L31
Changing this requires changing the docker comtainer. This should be exposed by both the physics workflow and the wrapper workflow.