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

Use directory names to derive pipeline experiment names #61

Merged
merged 2 commits into from
Dec 24, 2024

Conversation

metazool
Copy link
Collaborator

@metazool metazool commented Dec 17, 2024

  • Adds argparse arguments to call this either in a container or via cron
  • Fixes an issue where experiment_name was not being passed through all pipeline tasks
  • Uses the agreed file naming conventions (see Naming files based on directory naming conventions #60 ) to derive a unique experiment name for images in a collection
  • Tiny refactoring of the name parsing into a standalone function

@metazool metazool requested review from albags and Kzra December 17, 2024 14:13
@metazool metazool linked an issue Dec 17, 2024 that may be closed by this pull request
@metazool metazool merged commit cececc7 into main Dec 24, 2024
2 checks passed
@metazool metazool deleted the pipeline_filenames branch December 24, 2024 12:12
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.

Naming files based on directory naming conventions
1 participant