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

Major refactor pipelines #173

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

Major refactor pipelines #173

wants to merge 6 commits into from

Conversation

JoeZiminski
Copy link
Member

@JoeZiminski JoeZiminski commented Dec 20, 2023

This PR refactors all pipelines to use classes for flexibility.

  1. This is done for preprocessing but deeper refactorings and tidyups to preprocessing should be made. It will be good to split out pp functions and the pp pipeline class
  2. Then do for sorting and post-processing in the same form.
  3. Finally do for the main pipeline.

This isn't actually going to be as much work as thought, submitit works really nicely just passing the class!

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.

1 participant