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

Flow chart of Pipeline Functionality #149

Open
PK0207 opened this issue Mar 31, 2022 · 0 comments
Open

Flow chart of Pipeline Functionality #149

PK0207 opened this issue Mar 31, 2022 · 0 comments
Labels
Easy Easy Difficulty: Requires little coding knowledge, just some googling. good first issue Good for newcomers S6: Conclusion Writing

Comments

@PK0207
Copy link
Contributor

PK0207 commented Mar 31, 2022

Describe the science task
We would like to make a flow chart of how data moves through and is transformed by the pipeline. This makes keeping track of the logic easier, and also makes catching mistakes or places for improvement easier.

Proposed Direction
I think narrowing the flow chart down to keeping track of what we are doing programmatically to the data, and what we are adding on. Another option is to keep track of logical steps taken in order to transform data. These could be in the same chart but starting on one makes things easier.

Desired Results
A good understanding of the pipeline, and where we can make improvements. This is also a good visualization for presentations and papers

Resources
The current version of the pipeline.

@PK0207 PK0207 added good first issue Good for newcomers Easy Easy Difficulty: Requires little coding knowledge, just some googling. Writing S6: Conclusion labels Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Easy Difficulty: Requires little coding knowledge, just some googling. good first issue Good for newcomers S6: Conclusion Writing
Projects
None yet
Development

No branches or pull requests

1 participant