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

Scaffolding version of the workflow structure that reproduces the manual steps #6

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

drewoldag
Copy link
Collaborator

In my dev environment I have created a folder at the top level of this package called dev_testing, I prime that folder with three files, foo.lst, bar.lst, baz.lst.

The workflow is structured such that it will:

  • ls the *.lst files in the dev_testing directory
  • place the discovered files in a manifest.txt file

For each file in the manifest.txt file:

  • Pretend to convert uri to ic and produce output .ecsv file
  • Pretend to convert .ecsv file to original workunit file (.wu)
  • Pretend to reproject the .wu file to 2 distances (just for testing) producing a .repro file for each

For each .repro file

  • Pretend to perform kbmod search and produce a .search file.

@drewoldag drewoldag self-assigned this Jul 12, 2024
@drewoldag drewoldag merged commit 36181bd into main Jul 12, 2024
2 of 6 checks passed
@drewoldag drewoldag deleted the awo/parsl-poc branch July 12, 2024 21:18
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