Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding MultipleEventPERunManager #145

Merged
merged 11 commits into from
Sep 3, 2024
Merged

Conversation

xuyuon
Copy link
Contributor

@xuyuon xuyuon commented Aug 31, 2024

Adding features to run multiple events with a single click of button:

  • Added MultipleEventPERunManager to manage multiple event runs. It will loop through all the configuration files in a path provided by the user and conduct PE run for each configuration file.
  • Added Multiple_event_runManager.py in examples.

Since testing multiple event runs could introduce quite a heavy computation load to the test, I have not included a test file for this feature. Still, I have conducted tests personally, and all features are functioning as expected. If anyone want to test this, feel free to ask me for the configuration files to save you the effort of creating them.

@xuyuon xuyuon mentioned this pull request Aug 31, 2024
10 tasks
@thomasckng thomasckng merged commit e1af4a9 into kazewong:run-manager Sep 3, 2024
2 of 4 checks passed
@thomasckng thomasckng mentioned this pull request Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants