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

Provide the ability for KBMOD to run from a WorkUnit #375

Merged
merged 5 commits into from
Oct 17, 2023
Merged

Conversation

jeremykubica
Copy link
Contributor

Integrate the WorkUnit into the full KBMOD flow. Refactors run_search.py to provide multiple interfaces for starting a run of KBMOD including run_search_from_config, run_search_from_config_file, and run_search_from_work_unit_file. The major change (and the majority of the diffs) comes from passing the configuration parameters into the functions instead of having them be a class attribute.

@jeremykubica jeremykubica marked this pull request as ready for review October 16, 2023 12:18
@jeremykubica jeremykubica merged commit 3c5916d into main Oct 17, 2023
1 check passed
@jeremykubica jeremykubica deleted the workunit3 branch October 17, 2023 21:03
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.

2 participants