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

Add CLI command for combining batch runs #1542

Merged
merged 3 commits into from
Dec 17, 2024
Merged

Conversation

matt-graham
Copy link
Collaborator

Following question from @BinglingICL on Slack, this PR adds a command to CLI interface for combining the runs from multiple batch jobs, with the assumption that the draws are aligned across the jobs (and different seeds used for runs). It does some basic checks to ensure same draw numbers across different results directories, and that run numbers in base results directory that additional runs are being merged into are consecutively numbered from 0, with the additional runs then being added with further consecutive run numbers.

@matt-graham matt-graham requested a review from tamuri December 6, 2024 13:27
@tamuri tamuri merged commit d60c3b6 into master Dec 17, 2024
62 checks passed
@tamuri tamuri deleted the mmg/combine-runs-command branch December 17, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants